aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/create_default_thread_pool.cc
Commit message (Expand)AuthorAge
* Revert "Stop using std::thread in C++ library since it can trigger exceptions"Gravatar Jan Tattermusch2018-01-12
* Switch C++ sync server to use gpr_thd rather than std::thread and provide res...Gravatar Vijay Pai2018-01-08
* 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
* Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
* Add ability to override default thread poolGravatar Yang Gao2015-06-03