aboutsummaryrefslogtreecommitdiff
path: root/src/common/task_region.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use a threadpoolHoward Chu2017-09-141-94/+0
| | | | Instead of constantly creating and destroying threads
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Added task_region - a fork/join task implementationLee Clagett2016-11-231-0/+94