Searched refs:thrd_busy (Results 1 – 4 of 4) sorted by relevance
65 thrd_busy = 2, enumerator
100 VERIFY3S(mtx_trylock(&mtx), ==, thrd_busy); in cthr_test_mtx_trylock()343 VERIFY3S(mtx_trylock(mtx), ==, thrd_busy); in cthr_test_mtx_busy_thr()
180 return (thrd_busy); in mtx_trylock()
39 value | thrd_busy | int | threads.h | -ALL +C11+