Searched refs:commitHistMutex_ (Results 1 – 2 of 2) sorted by relevance
199 mutable std::mutex commitHistMutex_; variable
248 std::lock_guard<std::mutex> lock(commitHistMutex_); in Clear()