summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/with_lock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-8/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-31144 Document WithLock::withoutLock right.Nathan Myers2017-09-251-1/+2
* SERVER-31144 Add static WithLock::withoutLock(), unit testNathan Myers2017-09-221-2/+12
* SERVER-31145 No move lock_guard<> to WithLockNathan Myers2017-09-181-1/+3
* SERVER-30748 WithLock to replace _inlockNathan Myers2017-08-251-0/+98
* Revert "SERVER-30748 WithLock to replace _inlock"Robert Guo2017-08-241-98/+0
* Revert "SERVER-30748 WithLock to replace _inlock (sp)"Robert Guo2017-08-241-1/+1
* SERVER-30748 WithLock to replace _inlock (sp)Nathan Myers2017-08-241-1/+1
* SERVER-30748 WithLock to replace _inlockNathan Myers2017-08-231-0/+98