Searched defs:SIGNAL_BLOCK_LIST (Results 1 – 1 of 1) sorted by relevance
26 pub const SIGNAL_BLOCK_LIST: &[c_int] = &[SIGILL, SIGFPE, SIGSEGV]; const31 pub const SIGNAL_BLOCK_LIST: &[c_int] = &[SIGSEGV, SIGKILL, SIGSTOP, SIGILL, SIGFPE]; const