Home
last modified time | relevance | path

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

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