Searched defs:SA_SIGINFO (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 230 #define SA_SIGINFO 0x0040 /* take sa_sigaction handler */ macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 150 const int SA_SIGINFO = 0x40; variable in typeref:typename:const int 153 const int SA_SIGINFO = 8; variable in typeref:typename:const int 156 const int SA_SIGINFO = 4; variable in typeref:typename:const int |
Completed in 7 milliseconds