Searched refs:proc_linkup (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dkern_thread.c248 proc_linkup(p, td);
252 proc_linkup(struct proc *p, struct thread *td) function
H A Dkern_fork.c854 proc_linkup(newproc, td2);
/freebsd-10.2-release/sys/sys/
H A Dproc.h906 void proc_linkup(struct proc *p, struct thread *td);

Completed in 65 milliseconds