Searched defs:_BLOCKABLE (Results 1 – 2 of 2) sorted by relevance
23 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) macro
36 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) macro