summaryrefslogtreecommitdiff
path: root/tests/unit_tests/threadpool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-261-6/+51
| | | | | Decrease the number of worker threads by one to account for the fact the calling thread acts as a worker thread now
* unit_tests: add threadpool unit testmoneromooo-monero2018-05-201-0/+101