| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 2020-09-01 | 1 | -20/+20 |
| | | | | | | Those would, if uncaught, exit run and leave the waiter to wait indefinitely for the number of active jobs to reach 0 | ||||
| * | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2018-06-26 | 1 | -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 test | moneromooo-monero | 2018-05-20 | 1 | -0/+101 |
