Searched refs:wait6_check_alive (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_exit.c | 1345 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()
|