Searched refs:P_OSREL_SIGWAIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | param.h | 82 #define P_OSREL_SIGWAIT 700000 macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_sig.c | 1170 if (error == EINTR && td->td_proc->p_osrel < P_OSREL_SIGWAIT) in sys_sigwait() |