aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/create_default_thread_pool.cc
Commit message (Collapse)AuthorAge
* Anon namespace over staticGravatar ncteisen2017-07-18
|
* Rename function to avoud future clashGravatar ncteisen2017-07-18
|
* Make CreateThreadPool settableGravatar ncteisen2017-07-18
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* merge with headGravatar yang-g2015-08-24
|\
| * Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| |
* | headers reorgGravatar yang-g2015-08-21
|/
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
|
* Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | appropriate
* Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
* Add ability to override default thread poolGravatar Yang Gao2015-06-03