Searched refs:LoggingMutex (Results 1 – 1 of 1) sorted by relevance
9172 static llvm::ManagedStatic<std::mutex> LoggingMutex; variable9175 std::lock_guard<std::mutex> L(*LoggingMutex); in ~Logger()