Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1757 #define TSAN_MAYBE_INTERCEPT_EVENTFD TSAN_INTERCEPT(eventfd) macro
1759 #define TSAN_MAYBE_INTERCEPT_EVENTFD macro
2985 TSAN_MAYBE_INTERCEPT_EVENTFD; in InitializeInterceptors()