Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp58 static sys::Mutex gCrashRecoveryContexMutex; variable
179 sys::ScopedLock L(gCrashRecoveryContexMutex); in Enable()
195 sys::ScopedLock L(gCrashRecoveryContexMutex); in Disable()
264 sys::ScopedLock L(gCrashRecoveryContexMutex); in Enable()
285 sys::ScopedLock L(gCrashRecoveryContexMutex); in Disable()