OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PR_UNLOCK
sys/sys/sysctl.h
579
#define PR_UNLOCK(pr) mtx_leave(&(pr)->ps_mtx)
sys/sys/sysctl.h
582
#define PR_UNLOCK(pr) /* nothing */