Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_sig.c134 static void sigswitch(int, int, bool);
962 sigswitch(0, signo, true); in trapsignal()
1686 sigswitch(0, signo, true); in eventswitch()
1721 sigswitch(int ppmask, int signo, bool proc_lock_held) in sigswitch() function
1977 sigswitch(0, signo, false); in issignal()
2034 sigswitch(PS_NOCLDSTOP, p->p_xsig, false); in issignal()
2648 sigswitch(0, signo, false); in proc_stoptrace()