Home
last modified time | relevance | path

Searched refs:sigswitch (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dkern_sig.c133 static void sigswitch(int, int, bool);
936 sigswitch(0, signo, true); in trapsignal()
1660 sigswitch(0, signo, true); in eventswitch()
1695 sigswitch(int ppmask, int signo, bool proc_lock_held) in sigswitch() function
1951 sigswitch(0, signo, false); in issignal()
2008 sigswitch(PS_NOCLDSTOP, p->p_xsig, false); in issignal()
2622 sigswitch(0, signo, false); in proc_stoptrace()