FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SX_NEW
sys/kern/kern_rmlock.c
297
xflags = (opts & RM_NEW ? SX_NEW : 0);
sys/kern/kern_sx.c
238
SX_NOPROFILE | SX_NEW)) == 0);
sys/kern/kern_sx.c
254
if (opts & SX_NEW)