Searched defs:SIGBUS (Results 1 - 2 of 2) sorted by relevance

/src/sys/sys/
H A Dsignal.h62 #define SIGBUS 10 /* bus error */ macro
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc128 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