Searched defs:SA_SIGINFO (Results 1 – 7 of 7) sorted by relevance
55 #define SA_SIGINFO 0x00000040 /* Invoke signal-catching function with macro
58 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
56 #define SA_SIGINFO 0x00000004 macro
61 #define SA_SIGINFO 0x00000010 /* Invoke signal-catching function with macro
64 #define SA_SIGINFO 0x00000200 /* Invoke signal-catching function with macro
64 #define SA_SIGINFO 0x00000008 /* Invoke signal-catching function with macro
92 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
Completed in 8 milliseconds