Searched refs:_thr_deferset (Results 1 – 1 of 1) sorted by relevance
78 static const sigset_t _thr_deferset={{ variable178 if (THR_IN_CRITICAL(curthread) && SIGISMEMBER(_thr_deferset, sig)) { in thr_sighandler()183 ucp->uc_sigmask = _thr_deferset; in thr_sighandler()