Searched refs:thread_wait (Results 1 – 3 of 3) sorted by relevance
1277 void thread_wait(struct proc *p);
1028 thread_wait(p); in proc_reap()
1049 thread_wait(struct proc *p) in thread_wait() function