sig_suspend_threads
static bool sig_suspend_threads(struct thread *, struct proc *);
sig_suspend_threads(td, p);
if (sig_suspend_threads(td, p) && td == NULL)