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