aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/thread_utils
Commit message (Expand)AuthorAgeFilesLines
* Resolve various integer conversion warnings from MSVCJack Lloyd2019-12-061-1/+1
* Add a RWLockJack Lloyd2019-09-233-1/+102
* Fix some warnings with Clang 8Jack Lloyd2019-05-081-3/+2
* 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