Searched refs:o_mask (Results 1 – 1 of 1) sorted by relevance
1101 sigset_t o_mask; in ar_next() local1108 if (sigprocmask(SIG_BLOCK, &s_mask, &o_mask) == -1) in ar_next()1111 if (sigprocmask(SIG_SETMASK, &o_mask, NULL) == -1) in ar_next()