OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LOP_DUPOK
sys/kern/kern_rwlock.c
231
lop_flags |= LOP_DUPOK;
sys/kern/kern_rwlock.c
353
lop_flags |= LOP_DUPOK;
sys/kern/kern_rwlock.c
436
lop_flags |= LOP_DUPOK;
sys/kern/kern_rwlock.c
477
lop_flags |= LOP_DUPOK;
sys/kern/subr_witness.c
915
if (!(lock->lo_flags & LO_DUPOK) && !(flags & LOP_DUPOK) &&