Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1578 #define TSAN_MAYBE_INTERCEPT___CLOSE TSAN_INTERCEPT(__close) macro
1580 #define TSAN_MAYBE_INTERCEPT___CLOSE macro
2538 TSAN_MAYBE_INTERCEPT___CLOSE; in InitializeInterceptors()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp1738 #define TSAN_MAYBE_INTERCEPT___CLOSE TSAN_INTERCEPT(__close) macro
1740 #define TSAN_MAYBE_INTERCEPT___CLOSE macro
2785 TSAN_MAYBE_INTERCEPT___CLOSE; in InitializeInterceptors()