FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mtx_destroyed
sys/kern/kern_mutex.c
1353
else if (mtx_destroyed(m))
sys/kern/kern_mutex.c
1363
if (!mtx_unowned(m) && !mtx_destroyed(m)) {