Searched refs:logMutex_ (Results 1 – 2 of 2) sorted by relevance
251 static std::mutex logMutex_; variable
40 std::mutex SQLiteUtils::logMutex_; member in DistributedDB::SQLiteUtils148 std::lock_guard<std::mutex> autoLock(logMutex_); in SqliteLogCallback()197 std::lock_guard<std::mutex> lock(logMutex_); in OpenDatabase()2277 std::lock_guard<std::mutex> autoLock(logMutex_); in GetLastErrorMsg()