Searched defs:SA_INTERRUPT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/misc/
H A Dsignal.c59 #if !defined(SA_NOCLDSTOP) || !defined(SA_INTERRUPT) && defined(SV_INTERRUPT)
60 #undef SA_INTERRUPT macro
61 #define SA_INTERRUPT SV_INTERRUPT macro
97 #if defined(SA_INTERRUPT) || defined(SA_RESTART)
119 #if defined(SA_INTERRUPT)
120 na.sa_flags = SA_INTERRUPT;
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h139 #define SA_INTERRUPT SV_INTERRUPT macro

Completed in 43 milliseconds