summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_pool.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+7
|
* SERVER-50174 Make MigrationCoordinator recovery acquire the ↵Kaloian Manassiev2020-08-071-4/+2
| | | | MigrationBlockingGuard
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr ↵Randolph Tan2019-07-091-6/+6
| | | | 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-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
|
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-0/+10
|
* SERVER-20944 distribute mongos work across multiple TaskExecutorsDavid Storch2015-11-061-0/+113