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