Searched refs:_NEVER_BLOCK (Results 1 – 4 of 4) sorted by relevance
35 #define _NEVER_BLOCK (sigmask(SIGKILL) | sigmask(SIGSTOP)) macro36 #define _DONT_BLOCK (_NEVER_BLOCK | sigmask(SIGINT))
203 FT_SIGNAL_EXIT(_NEVER_BLOCK); in ft_check_cmd_restrictions()326 FT_SIGNAL_EXIT(_NEVER_BLOCK); in ftape_ready_wait()
801 !(sigtestsetmask(¤t->pending.signal, _NEVER_BLOCK)) && in ftape_disable()
436 && !(sigtestsetmask(¤t->pending.signal, _NEVER_BLOCK))); in ftape_dumb_stop()