Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
intr_disable
src/libs/compat/freebsd_network/compat/machine/x86/cpufunc.h
696
register_t intr_disable(void);
src/libs/compat/freebsd_network/compat/machine/x86_64/cpufunc.h
804
register_t intr_disable(void);
src/system/libroot/os/arch/arm/stdatomic.c
50
regs = intr_disable(); \