Searched defs:sigcantmask (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsignalvar.h189 #define sigcantmask (sigmask(SIGKILL) | sigmask(SIGSTOP)) macro
/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_support.c109 #define sigcantmask (sigmask(SIGKILL) | sigmask(SIGSTOP)) macro

Completed in 75 milliseconds