Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Support/
DCrashRecoveryContext.cpp66 static ManagedStatic<sys::Mutex> gCrashRecoveryContextMutex; variable
186 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Enable()
202 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Disable()
271 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Enable()
290 sys::ScopedLock L(*gCrashRecoveryContextMutex); in Disable()