aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/threadpool.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-06-26threadpool: allow leaf functions to run concurrentlymoneromooo-monero1-6/+51
Decrease the number of worker threads by one to account for the fact the calling thread acts as a worker thread now
2018-05-20unit_tests: add threadpool unit testmoneromooo-monero1-0/+101