Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h25 bool in_blocking_func_ = false; variable
H A Dtsan_interceptors_posix.cpp297 in_blocking_func_ = true; in ScopedInterceptor()
311 if (UNLIKELY(in_blocking_func_)) in ~ScopedInterceptor()