Searched refs:thread_suspend_one (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dkern_thread.c753 thread_suspend_one(td2);
1034 thread_suspend_one(td);
1098 * We implement thread_suspend_one in stages here to avoid
1120 thread_suspend_one(struct thread *td) function
H A Dkern_sig.c2531 thread_suspend_one(td2);
/freebsd-12-stable/sys/sys/
H A Dproc.h1165 void thread_suspend_one(struct thread *td);

Completed in 109 milliseconds