Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp248 void OnPotentiallyBlockingRegionBegin();
251 SANITIZER_WEAK_CXX_DEFAULT_IMPL void OnPotentiallyBlockingRegionBegin() {} in OnPotentiallyBlockingRegionBegin() function
878 OnPotentiallyBlockingRegionBegin(); in guard_acquire()