thread_unsuspend_one
thread_unsuspend_one(td2, p, true);
thread_unsuspend_one(td2, p, false);
thread_unsuspend_one(td2, p, false);
thread_unsuspend_one(p->p_singlethread, p,
static void thread_unsuspend_one(struct thread *td, struct proc *p,
thread_unsuspend_one(td, p, true);
thread_unsuspend_one(p->p_singlethread, p, false);
thread_unsuspend_one(td, p, true);
thread_unsuspend_one(p->p_singlethread,