Searched refs:LoggingLock (Results 1 – 1 of 1) sorted by relevance
121 static std::mutex& LoggingLock() { in LoggingLock() function270 std::lock_guard<std::mutex> lock(LoggingLock()); in InitLogging()316 std::lock_guard<std::mutex> lock(LoggingLock()); in SetLogger()321 std::lock_guard<std::mutex> lock(LoggingLock()); in SetAborter()412 std::lock_guard<std::mutex> lock(LoggingLock()); in ~LogMessage()