Searched defs:SA_SIGINFO (Results 1 – 6 of 6) sorted by relevance
43 #define SA_SIGINFO 0x00000004 macro
43 #define SA_SIGINFO 0x00000040 /* Invoke signal-catching function with macro
44 #define SA_SIGINFO 0x00000010 /* Invoke signal-catching function with macro
44 #define SA_SIGINFO 0x00000200 /* Invoke signal-catching function with macro
47 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
47 #define SA_SIGINFO 0x00000008 /* Invoke signal-catching function with macro
Completed in 9 milliseconds