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