Searched defs:thrd_busy (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthreads.h65 thrd_busy = 2, enumerator in enum:__anon167
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_threads.c100 VERIFY3S(mtx_trylock(&mtx), ==, thrd_busy); local
344 VERIFY3S(mtx_trylock(mtx), ==, thrd_busy); local

Completed in 57 milliseconds