Searched refs:LOCAL_SYNCOBJ_CREATE_SIGNALED (Results 1 – 3 of 3) sorted by relevance
31 #define LOCAL_SYNCOBJ_CREATE_SIGNALED (1 << 0) macro
152 uint32_t syncobj = syncobj_create(fd, LOCAL_SYNCOBJ_CREATE_SIGNALED); in test_create_signaled()
196 syncobjs[0] = syncobj_create(fd, LOCAL_SYNCOBJ_CREATE_SIGNALED); in test_reset_one_illegal_handle()198 syncobjs[2] = syncobj_create(fd, LOCAL_SYNCOBJ_CREATE_SIGNALED); in test_reset_one_illegal_handle()