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

/freebsd-9.3-release/sys/sys/
H A Dsched.h83 void sched_fork(struct thread *td, struct thread *childtd);
/freebsd-9.3-release/sys/kern/
H A Dkern_fork.c489 sched_fork(td, td2);
H A Dsched_4bsd.c786 sched_fork(struct thread *td, struct thread *childtd) function
H A Dsched_ule.c1999 sched_fork(struct thread *td, struct thread *child) function

Completed in 102 milliseconds