Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsched.h287 void (*fork_thread)(struct thread *td, struct thread *child); member
/freebsd/sys/kern/
H A Dsched_shim.c60 DEFINE_SHIM2(fork_thread, void, sched_fork_thread, struct thread *, td,
H A Dsched_4bsd.c1867 SLOT(fork_thread),
H A Dsched_ule.c3410 SLOT(fork_thread),