Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_exit.c1345 wait6_check_alive(struct thread *td, int options, struct proc *p, int *status, in wait6_check_alive() function
1451 if (wait6_check_alive(td, options, p, status, siginfo)) { in kern_wait6()
1561 if (wait6_check_alive(td, options, p, status, siginfo)) in kern_pdwait()