Searched refs:logMutex (Results 1 – 2 of 2) sorted by relevance
42 std::mutex logMutex; variable
63 std::lock_guard<std::mutex> lock(logMutex); in GetConfigInfoByType()