Searched refs:SOLARIS_SA_RESTART (Results 1 – 2 of 2) sorted by relevance
50 #define SOLARIS_SA_RESTART 4 macro
276 if (tmp & SOLARIS_SA_RESTART) s.sa_flags |= SA_RESTART; in solaris_sigaction()295 if (s2.sa_flags & SA_RESTART) tmp |= SOLARIS_SA_RESTART; in solaris_sigaction()