aboutsummaryrefslogtreecommitdiff
path: root/src/common/thread_group.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added task_region - a fork/join task implementationLee Clagett2016-11-231-50/+36
|
* thread_group: fix build with asserts enabledmoneromooo-monero2016-11-091-1/+1
| | | | See https://github.com/monero-project/monero/pull/1291
* adding thread_group for managing async tasksLee Clagett2016-11-021-0/+164