Searched defs:ScopedGlobalProcessor (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cc81 ScopedGlobalProcessor::ScopedGlobalProcessor() { function in class:__tsan::ScopedGlobalProcessor
104 ScopedGlobalProcessor::~ScopedGlobalProcessor() {
172 ScopedGlobalProcessor sgp;
H A Dtsan_rtl.h349 // ScopedGlobalProcessor temporary setups a global processor for the current
352 struct ScopedGlobalProcessor { struct in namespace:__tsan
353 ScopedGlobalProcessor();
354 ~ScopedGlobalProcessor();

Completed in 658 milliseconds