Searched refs:sys_sigwait (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 481 …{ AS(sigwait_args), (sy_call_t *)sys_sigwait, AUE_SIGWAIT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| H A D | kern_sig.c | 1153 sys_sigwait(struct thread *td, struct sigwait_args *uap) in sys_sigwait() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 488 …{ AS(sigwait_args), (sy_call_t *)sys_sigwait, AUE_SIGWAIT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2051 int sys_sigwait(struct thread *, struct sigwait_args *);
|