Searched defs:newtd (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/compat/linux/
H A Dlinux_fork.c242 struct thread *newtd; local
[all...]
H A Dlinux_emul.c119 linux_proc_init(struct thread *td, struct thread *newtd, int flags) argument
/freebsd-12-stable/sys/kern/
H A Dkern_kthread.c267 struct thread *newtd, *oldtd; local
[all...]
H A Dkern_synch.c397 mi_switch(int flags, struct thread *newtd) argument
H A Dkern_thr.c195 struct thread *newtd; local
[all...]
H A Dkern_thread.c449 thread_cow_get_proc(struct thread *newtd, struct proc *p) argument
459 thread_cow_get(struct thread *newtd, struct thread *td) argument
H A Dsched_4bsd.c947 sched_switch(struct thread *td, struct thread *newtd, int flags) argument
[all...]
H A Dsched_ule.c2037 sched_switch(struct thread *td, struct thread *newtd, int flags) argument
2881 struct thread *newtd; local
[all...]

Completed in 209 milliseconds