Searched refs:thrd_busy (Results 1 – 4 of 4) sorted by relevance
52 thrd_timedout | thrd_success | thrd_busy | thrd_error | thrd_nomem; in threads_h()
69 thrd_busy = 1, enumerator
46 case EBUSY: return thrd_busy; in __bionic_thrd_error()
254 ASSERT_EQ(thrd_busy, mtx_trylock(&m)); in TEST()306 ASSERT_EQ(thrd_busy, mtx_trylock(&m)); in TEST()