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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_fork.c265 struct thread *newtd; local
[all...]
H A Dlinux_emul.c91 linux_proc_init(struct thread *td, struct thread *newtd, int flags) argument
/freebsd-11-stable/sys/kern/
H A Dkern_kthread.c257 struct thread *newtd, *oldtd; local
[all...]
H A Dkern_thr.c192 struct thread *newtd; local
[all...]
H A Dkern_synch.c398 mi_switch(int flags, struct thread *newtd) argument
H A Dkern_thread.c450 thread_cow_get_proc(struct thread *newtd, struct proc *p) argument
460 thread_cow_get(struct thread *newtd, struct thread *td) argument
H A Dsched_4bsd.c944 sched_switch(struct thread *td, struct thread *newtd, int flags) argument
[all...]
H A Dsched_ule.c2024 sched_switch(struct thread *td, struct thread *newtd, int flags) argument
2879 struct thread *newtd; local
[all...]

Completed in 167 milliseconds