Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_thread.c1485 thread_suspend_one(td); in thread_suspend_check()
1569 thread_suspend_one(struct thread *td) in thread_suspend_one() function
H A Dkern_sig.c2813 thread_suspend_one(td2); in sig_suspend_threads()
/freebsd-14.2/sys/sys/
H A Dproc.h1285 void thread_suspend_one(struct thread *td);