Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thread.c1115 thread_suspend_one(td2); in weed_inhib()
1400 thread_suspend_one(td); in thread_suspend_check()
1484 thread_suspend_one(struct thread *td) in thread_suspend_one() function
H A Dkern_sig.c2552 thread_suspend_one(td2); in sig_suspend_threads()
/f-stack/freebsd/sys/
H A Dproc.h1178 void thread_suspend_one(struct thread *td);