summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_executor_fixed.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-141-3/+0
* SERVER-50452 Make destruction of ServiceExecutorFixed deterministicAmirsaman Memaripour2020-09-121-10/+6
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-141-0/+3
* SERVER-50064 Make recursion depth thread-local in ServiceExecutor testsAmirsaman Memaripour2020-08-041-0/+6
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-281-0/+3
* Revert "SERVER-49106 Add poll function to the ServiceExecutor API"Henrik Edin2020-07-231-9/+0
* SERVER-49106 Add poll function to the ServiceExecutor APIAmirsaman Memaripour2020-07-221-0/+9
* SERVER-49105 Make ServiceExecutor extend OutOfLineExecutorAmirsaman Memaripour2020-07-221-1/+1
* SERVER-49105 Create fixed thread pool ServiceExecutorAmirsaman Memaripour2020-07-131-0/+128
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-021-61/+0
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+61