Home
last modified time | relevance | path

Searched refs:TSAN_MAYBE_INTERCEPT_THR_EXIT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2817 #define TSAN_MAYBE_INTERCEPT_THR_EXIT TSAN_INTERCEPT(thr_exit) macro
2819 #define TSAN_MAYBE_INTERCEPT_THR_EXIT macro
3053 TSAN_MAYBE_INTERCEPT_THR_EXIT; in InitializeInterceptors()