summaryrefslogtreecommitdiffstats
path: root/Source/cmWorkerPool.cxx
Commit message (Expand)AuthorAgeFilesLines
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-12/+9
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-0/+2
* cmWorkerPool: Factor our worker thread class (internals)Sebastian Holtermann2019-04-241-120/+106
* cmWorkerPool: Set worker thread count separately to Process()Sebastian Holtermann2019-04-241-15/+22
* Autogen: Factor out concurrency framework to cmWorkerPool classSebastian Holtermann2019-04-151-0/+770