Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve various integer conversion warnings from MSVC | Jack Lloyd | 2019-12-06 | 1 | -1/+1 |
* | Add a RWLock | Jack Lloyd | 2019-09-23 | 3 | -1/+102 |
* | Fix some warnings with Clang 8 | Jack Lloyd | 2019-05-08 | 1 | -3/+2 |
* | Using available cores rather than total for the pools. | David Carlier | 2019-04-07 | 1 | -1/+1 |
* | Use the global thread pool for XMSS signatures | Jack Lloyd | 2019-03-26 | 1 | -0/+2 |
* | Add a thread pool | Jack Lloyd | 2019-01-31 | 3 | -1/+186 |
* | Compile fix | Jack Lloyd | 2019-01-30 | 2 | -2/+2 |
* | Use std::mutex instead of mutex_type here | Jack Lloyd | 2019-01-30 | 4 | -8/+8 |
* | Move thread utils (barrier and semaphore) to a subpackage of util | Jack Lloyd | 2018-01-12 | 5 | -0/+162 |