FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thrd_busy
lib/libstdthreads/mtx.c
102
return (thrd_busy);
sys/dev/random/unit_test.c
134
if (mtx_trylock(&random_reseed_mtx) == thrd_busy)