Searched refs:thrd_busy (Results 1 – 4 of 4) sorted by relevance
174 ATF_REQUIRE_EQ(mtx_trylock(&m), thrd_busy); in ATF_TC_BODY()192 ATF_REQUIRE_EQ(mtx_trylock(&m), thrd_busy); in ATF_TC_BODY()
63 case thrd_busy: return "thrd_busy"; in c11thrd_err()
77 thrd_busy = 1, enumerator
145 return thrd_busy; in mtx_trylock()