Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h45 inline bool MustIgnoreInterceptor(ThreadState *thr) { in MustIgnoreInterceptor() function
76 if (MustIgnoreInterceptor(thr)) \
H A Dtsan_fd.cpp219 if (!MustIgnoreInterceptor(thr)) { in FdClose()
H A Dtsan_interceptors_posix.cpp1839 if (!MustIgnoreInterceptor(thr)) in TSAN_INTERCEPTOR()
2091 if (MustIgnoreInterceptor(thr)) in TSAN_INTERCEPTOR()