Searched refs:thread_wait (Results 1 – 3 of 3) sorted by relevance
1288 void thread_wait(struct proc *p);
1033 thread_wait(p); in proc_reap()
1040 thread_wait(struct proc *p) in thread_wait() function