Searched refs:o_mask (Results 1 – 1 of 1) sorted by relevance
1097 sigset_t o_mask; in ar_next() local1104 if (sigprocmask(SIG_BLOCK, &s_mask, &o_mask) < 0) in ar_next()1107 if (sigprocmask(SIG_SETMASK, &o_mask, NULL) < 0) in ar_next()