Home
last modified time | relevance | path

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

/freebsd-head/lib/libstdthreads/
HDmtx.c102 return (thrd_busy); in mtx_trylock()
HDthreads.h63 thrd_busy = 1, enumerator
/freebsd-head/sys/dev/random/
HDunit_test.c134 if (mtx_trylock(&random_reseed_mtx) == thrd_busy) in randomdev_unblock()
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDCSymbolMap.inc801 SYMBOL(thrd_busy, None, <threads.h>)