Home
last modified time | relevance | path

Searched refs:thrd_busy (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libstdthreads/
H A Dmtx.c102 return (thrd_busy); in mtx_trylock()
H A Dthreads.h63 thrd_busy = 1, enumerator
/freebsd/sys/dev/random/
H A Dunit_test.c134 if (mtx_trylock(&random_reseed_mtx) == thrd_busy) in randomdev_unblock()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc801 SYMBOL(thrd_busy, None, <threads.h>)