Searched refs:SA_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
116 +#ifndef SA_INTERRUPT117 +# define SA_INTERRUPT 0x20000000 /* from GLIBC's <bits/sigaction.h> */
88 #define SA_INTERRUPT 0x20000000 /* dummy -- ignored */ macro