NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mtx_waiters
sys/arch/hppa/include/mutex.h
108
mtx->mtx_waiters = 1;
sys/arch/hppa/include/mutex.h
116
return mtx->mtx_waiters != 0;
sys/arch/hppa/include/mutex.h
176
mtx->mtx_waiters = 0;
sys/arch/hppa/include/mutex.h
182
mtx->mtx_waiters = 0;