OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rw_read_incr
sys/kern/kern_rwlock.c
371
if (rw_read_incr(rwl, owner)) {
sys/kern/kern_rwlock.c
407
} while (!rw_read_incr(rwl, 0));