Searched refs:GetFileMutex (Results 1 – 1 of 1) sorted by relevance
33 static std::mutex &GetFileMutex() { in GetFileMutex() function61 std::lock_guard<std::mutex> lock(GetFileMutex()); in Timer()85 std::lock_guard<std::mutex> lock(GetFileMutex()); in ~Timer()