Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp58 static sys::Mutex gCrashRecoveryContexMutex; variable
178 sys::ScopedLock L(gCrashRecoveryContexMutex); in Enable()
194 sys::ScopedLock L(gCrashRecoveryContexMutex); in Disable()
263 sys::ScopedLock L(gCrashRecoveryContexMutex); in Enable()
282 sys::ScopedLock L(gCrashRecoveryContexMutex); in Disable()