Searched defs:SIGBUS (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 62 #define SIGBUS 10 /* bus error */ macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 128 const int SIGBUS = 10; variable in typeref:typename:const int 131 const int SIGBUS = 7; variable in typeref:typename:const int |
Completed in 6 milliseconds