Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp81 ScopedGlobalProcessor::ScopedGlobalProcessor() { in ScopedGlobalProcessor() function in __tsan::ScopedGlobalProcessor
104 ScopedGlobalProcessor::~ScopedGlobalProcessor() { in ~ScopedGlobalProcessor()
185 ScopedGlobalProcessor sgp; in user_free()
H A Dtsan_rtl.h355 struct ScopedGlobalProcessor { struct
356 ScopedGlobalProcessor();
357 ~ScopedGlobalProcessor();
H A Dtsan_rtl.cpp270 ScopedGlobalProcessor sgp; in UnmapShadow()