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

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h235 class ScopedRecursiveGuard { class in class:gwp_asan::GuardedPoolAllocator
237 ScopedRecursiveGuard() { getThreadLocals()->RecursiveGuard = true; } function in class:gwp_asan::GuardedPoolAllocator::ScopedRecursiveGuard

Completed in 124 milliseconds