Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h84 void sched_exit(struct proc *p, struct thread *childtd);
/f-stack/freebsd/kern/
H A Dkern_exit.c672 sched_exit(p->p_pptr, td); in exit1()
H A Dsched_4bsd.c755 sched_exit(struct proc *p, struct thread *td) in sched_exit() function
H A Dsched_ule.c2321 sched_exit(struct proc *p, struct thread *child) in sched_exit() function