Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h14 if (UNLIKELY(ignoring_)) in DisableIgnores()
18 if (UNLIKELY(ignoring_)) in EnableIgnores()
26 bool ignoring_ = false; variable
H A Dtsan_interceptors_posix.cpp292 ignoring_ = in ScopedInterceptor()