aboutsummaryrefslogtreecommitdiff
path: root/src/common/threadpool.h
Commit message (Expand)AuthorAgeFilesLines
* common: add missing includesselsta2022-12-181-0/+1
* Second thread pool for IOSChernykh2022-09-201-1/+5
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-011-2/+6
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* core_tests: reset thread pool between testsmoneromooo-monero2019-11-101-0/+5
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-261-3/+4
* threadpool: allow constructing an object, and misc tweaksmoneromooo-monero2018-05-201-5/+9
* threadpool: catch exceptions in dtor, to avoid terminatemoneromooo-monero2018-02-021-1/+2
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Tweak concurrency limitsHoward Chu2017-09-151-1/+1
* Use a threadpoolHoward Chu2017-09-141-0/+87