Searched refs:thread_wait (Results 1 – 3 of 3) sorted by relevance
1181 void thread_wait(struct proc *p);
966 thread_wait(p); in proc_reap()
962 thread_wait(struct proc *p) in thread_wait() function