NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_kernel_locked_p
sys/sys/systm.h
738
bool _kernel_locked_p(void);
sys/sys/systm.h
753
#define KERNEL_LOCKED_P() _kernel_locked_p()