Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDkern_thread.c1490 thread_suspend_one(td); in thread_suspend_check()
1574 thread_suspend_one(struct thread *td) in thread_suspend_one() function
HDkern_sig.c2849 thread_suspend_one(td2); in sig_suspend_threads()
/freebsd-14-stable/sys/sys/
HDproc.h1287 void thread_suspend_one(struct thread *td);