Searched refs:oset (Results 1 – 1 of 1) sorted by relevance
999 sigset_t set, oset; in sig_atexit() local1009 sigprocmask(SIG_BLOCK, &set, &oset); in sig_atexit()1014 sigprocmask(SIG_SETMASK, &oset, NULL); in sig_atexit()