Searched refs:SA_INTERRUPT (Results 1 – 12 of 12) sorted by relevance
30 #ifndef SA_INTERRUPT31 #define SA_INTERRUPT 0 macro50 act.sa_flags = SA_ONESHOT | SA_NOMASK | SA_INTERRUPT; in __sysv_signal()
71 # define SA_INTERRUPT 0 /* Historical no-op ("not SA_RESTART"). */ macro
67 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
73 # define SA_INTERRUPT 0x20000000 /* Historic no-op. */ macro
67 # define SA_INTERRUPT 0x20000000 /* Historic no-op. */ macro
70 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
76 # define SA_INTERRUPT 0x00000010 /* Historical no-op. */ macro
76 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
104 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
849 [__USE_MISC] (SA_INTERRUPT): New macro, value 0.
1133 SA_ONESHOT, SA_NOMASK, and SA_INTERRUPT for non-threads Posix
38278 (SA_INTERRUPT): Define only for [__USE_MISC].