Searched refs:_BLOCKABLE (Results 1 – 2 of 2) sorted by relevance
36 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) macro50 siginitset(&mask, newmask & _BLOCKABLE); in SYSCALL_DEFINE2()
23 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) macro
Completed in 6 milliseconds