Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_sig.c111 static int sig_suspend_threads(struct thread *, struct proc *);
2516 wakeup_swapper = sig_suspend_threads(td, p); in tdsendsignal()
2782 sig_suspend_threads(struct thread *td, struct proc *p) in sig_suspend_threads() function
2899 sig_suspend_threads(td, p); in ptracestop()
3259 sig_suspend_threads(td, p); in sigprocess()