Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp75 static ManagedStatic<sys::Mutex> gCrashRecoveryContextMutex; variable
196 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Enable()
212 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Disable()
282 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Enable()
301 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Disable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCrashRecoveryContext.cpp75 static ManagedStatic<sys::Mutex> gCrashRecoveryContextMutex; variable
120 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Enable()
129 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Disable()