Searched refs:gCrashRecoveryContextMutex (Results 1 – 1 of 1) sorted by relevance
88 static ManagedStatic<std::mutex> gCrashRecoveryContextMutex; variable140 std::lock_guard<std::mutex> L(*gCrashRecoveryContextMutex); in Enable()149 std::lock_guard<std::mutex> L(*gCrashRecoveryContextMutex); in Disable()