aboutsummaryrefslogtreecommitdiff
path: root/src/common/threadpool.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02threadpool: catch exceptions in dtor, to avoid terminatemoneromooo-monero1-0/+18
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-23threadpool: fix deadlock in recursive waiter usagemoneromooo-monero1-1/+7
2017-11-02Use max_concurrency as-isHoward Chu1-2/+2
2017-09-15Tweak concurrency limitsHoward Chu1-1/+5
2017-09-14Use a threadpoolHoward Chu1-0/+113