NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_splset
sys/arch/vax/include/intr.h
111
_splset(newipl);
sys/arch/vax/include/intr.h
117
#define spl0() _splset(IPL_NONE) /* IPL00 */
sys/arch/vax/include/intr.h
93
_splset(new_ipl);