Searched refs:sched_exit (Results 1 – 4 of 4) sorted by relevance
84 void sched_exit(struct proc *p, struct thread *childtd);
672 sched_exit(p->p_pptr, td); in exit1()
755 sched_exit(struct proc *p, struct thread *td) in sched_exit() function
2321 sched_exit(struct proc *p, struct thread *child) in sched_exit() function