Home
last modified time | relevance | path

Searched refs:thread_link (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dkern_kthread.c318 thread_link(newtd, p); in kthread_add1()
H A Dkern_thr.c267 thread_link(newtd, p); in thread_create()
H A Dkern_thread.c517 thread_link(td, p); in proc_linkup()
1075 thread_link(struct thread *td, struct proc *p) in thread_link() function
/freebsd/sys/compat/linux/
H A Dlinux_fork.c308 thread_link(newtd, p); in linux_clone_thread()
/freebsd/sys/sys/
H A Dproc.h1260 void thread_link(struct thread *td, struct proc *p);