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

/freebsd-10-stable/sys/sys/
H A Dsched.h83 void sched_fork(struct thread *td, struct thread *childtd);
/freebsd-10-stable/sys/kern/
H A Dkern_fork.c496 sched_fork(td, td2);
H A Dsched_4bsd.c764 sched_fork(struct thread *td, struct thread *childtd) function
H A Dsched_ule.c2057 sched_fork(struct thread *td, struct thread *child) function

Completed in 175 milliseconds