aboutsummaryrefslogtreecommitdiff
path: root/src/common/threadpool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-11-10core_tests: reset thread pool between testsmoneromooo-monero1-0/+5
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-06-26threadpool: allow leaf functions to run concurrentlymoneromooo-monero1-3/+4
2018-05-20threadpool: allow constructing an object, and misc tweaksmoneromooo-monero1-5/+9
2018-02-02threadpool: catch exceptions in dtor, to avoid terminatemoneromooo-monero1-1/+2
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-15Tweak concurrency limitsHoward Chu1-1/+1
2017-09-14Use a threadpoolHoward Chu1-0/+87