Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp85 static std::mutex CrashRecoveryContextMutex; in getCrashRecoveryContextMutex() local
86 return CrashRecoveryContextMutex; in getCrashRecoveryContextMutex()