Searched refs:LoggingLock (Results 1 – 1 of 1) sorted by relevance
118 static std::mutex& LoggingLock() { in LoggingLock() function340 std::lock_guard<std::mutex> lock(LoggingLock()); in SetLogger()345 std::lock_guard<std::mutex> lock(LoggingLock()); in SetAborter()430 std::lock_guard<std::mutex> lock(LoggingLock()); in ~LogMessage()