summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_executor_noop.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-281-64/+0
* SERVER-49111 Remove ServiceExecutorTaskNamesAmirsaman Memaripour2020-07-011-2/+1
* 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-30567: Break out serviceExecutorTaskStats by task typeFiona Rowan2017-11-171-1/+2
* SERVER-30471 Service executors take a timeout in shutdown to honor shutdown g...Henrik Edin2017-09-221-1/+1
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-221-0/+63