summaryrefslogtreecommitdiff
path: root/src/mongo/executor/async_timer_mock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* 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-8/+10
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-7/+1
* SERVER-28300 Implement mock libraries to test logical session cacheSamantha Ritter2017-06-051-0/+10
* SERVER-29114 Fix PeriodicRunnerASIO and testsamantharitter2017-05-151-1/+1
* SERVER-29009 Add ability for AsyncTimers to be resetsamantharitter2017-05-051-5/+9
* SERVER-26662 NIA gets time from timer factoryMatt Cotter2016-10-261-0/+7
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-081-2/+2
* SERVER-20143 Strand NetworkInterfaceASIOJason Carey2015-11-091-1/+1
* SERVER-20465 Cancel AsyncOp timeouts when operation completessamantharitter2015-09-181-1/+9
* SERVER-19438 Add the ability to mock timers underneath NetworkInterfaceASIOSamantha Ritter2015-09-171-0/+128