Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp377 static bool PreviousRecursiveGuard; variable
392 PreviousRecursiveGuard = getThreadLocals()->RecursiveGuard; in preCrashReport()
427 getThreadLocals()->RecursiveGuard = PreviousRecursiveGuard; in postCrashReportRecoverableOnly()