summaryrefslogtreecommitdiff
path: root/src/mongo/executor/async_multicaster.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
|
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr ↵Randolph Tan2019-07-091-2/+3
| | | | to shared_ptr
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
|
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+79