Searched refs:backupMutex_ (Results 1 – 2 of 2) sorted by relevance
104 std::mutex backupMutex_; variable
175 lock_guard<mutex> lock(backupMutex_); in DatabaseRestore()