Searched refs:SIGDEFERSTOP_EINTR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | signalvar.h | 359 #define SIGDEFERSTOP_EINTR 3 /* ignore STOPs, return EINTR */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_sig.c | 2791 case SIGDEFERSTOP_EINTR: in sigdeferstop_impl() |