Searched refs:updateLockMutex_ (Results 1 – 2 of 2) sorted by relevance
183 mutable std::mutex updateLockMutex_; variable
2348 std::lock_guard<std::mutex> lock(updateLockMutex_); in RetryToGetAccount()