Searched refs:SIG_BLOCK (Results 1 – 3 of 3) sorted by relevance
488 #define SIG_BLOCK 1 /* block specified signal set */ macro
541 int mask_set_ret_value = pthread_sigmask(SIG_BLOCK, &signal_mask, &signal_mask_return); in thread_block_signal()
806 case SIG_BLOCK: in sigprocmask()1166 case SIG_BLOCK: in __pthread_sigmask()