kern_sig.c | 133 static void sigswitch(int, int, bool); 936 sigswitch(0, signo, true); 1660 sigswitch(0, signo, true); 1695 sigswitch(int ppmask, int signo, bool proc_lock_held) function in typeref:typename:void 1951 sigswitch(0, signo, false); 2008 sigswitch(PS_NOCLDSTOP, p->p_xsig, false); 2622 sigswitch(0, signo, false);
|