summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/old_thread_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23476: add getStats to OldThreadPoolScott Hernandez2016-07-231-0/+4
* SERVER-24242 OldThreadPool::schedule() should move its task argumentMathias Stearn2016-06-221-1/+1
* SERVER-24292 repl::multiApply uses external thread poolBenety Goh2016-05-261-0/+4
* SERVER-19000 Implement OldThreadPool in terms of ThreadPool.Andy Schwerin2015-06-241-105/+16
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-29/+16
* SERVER-18723 boost -> stdx for threadAdam Midvidy2015-06-181-8/+7
* SERVER-19000 Rename threadpool::ThreadPool to OldThreadPool.Andy Schwerin2015-06-171-0/+178