Home
last modified time | relevance | path

Searched defs:OnPotentiallyBlockingRegionEnd (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dcxa_guard_acquire.cpp18 void OnPotentiallyBlockingRegionEnd() { printf("Exit __cxa_guard_acquire\n"); } in OnPotentiallyBlockingRegionEnd() function
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp252 SANITIZER_WEAK_CXX_DEFAULT_IMPL void OnPotentiallyBlockingRegionEnd() {} OnPotentiallyBlockingRegionEnd() function