Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_thread.c701 thread_suspend_one(td2); in weed_inhib()
984 thread_suspend_one(td); in thread_suspend_check()
1027 thread_suspend_one(struct thread *td) in thread_suspend_one() function
HDkern_sig.c2480 thread_suspend_one(td2); in sig_suspend_threads()
/NextBSD/sys/sys/
HDproc.h1041 void thread_suspend_one(struct thread *td);