HomeSort by: relevance | last modified time | path
    Searched defs:sigswitch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
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);

Completed in 53 milliseconds