Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thread.c1491 thread_suspend_one(td); in thread_suspend_check()
1574 thread_suspend_one(struct thread *td) in thread_suspend_one() function
H A Dkern_sig.c2829 thread_suspend_one(td2); in sig_suspend_threads()
/freebsd/sys/sys/
H A Dproc.h1274 void thread_suspend_one(struct thread *td);