Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-02 | Catch more exceptions in dtors | moneromooo-monero | 1 | -0/+10 |
2018-09-29 | Merge pull request #4459 | Riccardo Spagni | 1 | -1/+2 |
2018-06-26 | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 1 | -11/+26 |
2018-05-20 | threadpool: allow constructing an object, and misc tweaks | moneromooo-monero | 1 | -4/+4 |
2018-02-02 | threadpool: catch exceptions in dtor, to avoid terminate | moneromooo-monero | 1 | -0/+18 |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-23 | threadpool: fix deadlock in recursive waiter usage | moneromooo-monero | 1 | -1/+7 |
2017-11-02 | Use max_concurrency as-is | Howard Chu | 1 | -2/+2 |
2017-09-15 | Tweak concurrency limits | Howard Chu | 1 | -1/+5 |
2017-09-14 | Use a threadpool | Howard Chu | 1 | -0/+113 |