Searched refs:sched_exit (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsched.h82 void sched_exit(struct proc *p, struct thread *childtd);
/freebsd-11-stable/sys/kern/
H A Dkern_exit.c643 sched_exit(p->p_pptr, td);
H A Dsched_4bsd.c741 sched_exit(struct proc *p, struct thread *td) function
H A Dsched_ule.c2308 sched_exit(struct proc *p, struct thread *child) function

Completed in 144 milliseconds