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

/freebsd-11-stable/sys/sys/
H A Dsignal.h77 #define SIGTRAP 5 /* trace trap (not reset when caught) */ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp117 const int SIGTRAP = 5; variable

Completed in 127 milliseconds