Home
last modified time | relevance | path

Searched refs:proc_reap (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_procdesc.c383 proc_reap(curthread, p, NULL, 0); in procdesc_close()
H A Dkern_exit.c849 proc_reap(struct thread *td, struct proc *p, int *status, int options) in proc_reap() function
1130 proc_reap(td, p, status, options); in proc_to_reap()
/f-stack/freebsd/sys/
H A Dproc.h1106 void proc_reap(struct thread *td, struct proc *p, int *status, int options);