Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp524 #define TSAN_MAYBE_INTERCEPT_ON_EXIT TSAN_INTERCEPT(on_exit) macro
526 #define TSAN_MAYBE_INTERCEPT_ON_EXIT macro
3048 TSAN_MAYBE_INTERCEPT_ON_EXIT; in InitializeInterceptors()