Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-18 | common: add missing includes | selsta | 1 | -0/+1 |
2022-09-20 | Second thread pool for IO | SChernykh | 1 | -1/+5 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2020-09-01 | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 1 | -2/+6 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2019-11-10 | core_tests: reset thread pool between tests | moneromooo-monero | 1 | -0/+5 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2018-06-26 | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 1 | -3/+4 |
2018-05-20 | threadpool: allow constructing an object, and misc tweaks | moneromooo-monero | 1 | -5/+9 |
2018-02-02 | threadpool: catch exceptions in dtor, to avoid terminate | moneromooo-monero | 1 | -1/+2 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-09-15 | Tweak concurrency limits | Howard Chu | 1 | -1/+1 |
2017-09-14 | Use a threadpool | Howard Chu | 1 | -0/+87 |