Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_BLOCKABLE
arch/alpha/kernel/signal.c
36
#define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))
arch/nios2/kernel/signal.c
23
#define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))