Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |