Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dproc.h1181 void thread_wait(struct proc *p);
/f-stack/freebsd/kern/
H A Dkern_exit.c966 thread_wait(p); in proc_reap()
H A Dkern_thread.c962 thread_wait(struct proc *p) in thread_wait() function