summaryrefslogtreecommitdiff
path: root/src/mongo/db/concurrency/replication_state_transition_lock_guard.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43330 Remove ReplicationStateTransitionLockGuard move constructorLingzhi Deng2019-09-251-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+3
* SERVER-39139 Make lock mode for ReplicationStateTransitionLockGuard configurableVesselina Ratcheva2019-03-061-5/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38282 RSTL lock guard refactoringSiyuan Zhou2019-01-111-0/+95