Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsched.h85 void sched_fork(struct thread *td, struct thread *childtd);
/f-stack/freebsd/kern/
H A Dkern_fork.c479 sched_fork(td, td2); in do_fork()
H A Dsched_4bsd.c782 sched_fork(struct thread *td, struct thread *childtd) in sched_fork() function
H A Dsched_ule.c2243 sched_fork(struct thread *td, struct thread *child) in sched_fork() function