Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head | yang-g | 2015-08-24 |
|\ | |||
| * | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | | |||
* | | headers reorg | yang-g | 2015-08-21 |
|/ | |||
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Start switching everything to dynamic pool | Vijay Pai | 2015-07-23 |
| | |||
* | Change name of thread_pool files to fixed_size_thread_pool when | vjpai | 2015-07-15 |
| | | | | appropriate | ||
* | Make thread_pool.h a public header | Vijay Pai | 2015-07-15 |
| | | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool | ||
* | Add ability to override default thread pool | Yang Gao | 2015-06-03 |