aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/thread_utils
Commit message (Expand)AuthorAgeFilesLines
* Using available cores rather than total for the pools.David Carlier2019-04-071-1/+1
* Use the global thread pool for XMSS signaturesJack Lloyd2019-03-261-0/+2
* Add a thread poolJack Lloyd2019-01-313-1/+186
* Compile fixJack Lloyd2019-01-302-2/+2
* Use std::mutex instead of mutex_type hereJack Lloyd2019-01-304-8/+8
* Move thread utils (barrier and semaphore) to a subpackage of utilJack Lloyd2018-01-125-0/+162