Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-14 | Use a threadpool | Howard Chu | 1 | -153/+0 | |
Instead of constantly creating and destroying threads | |||||
2017-08-23 | thread_group: set thread size to THREAD_STACK_SIZE | moneromooo-monero | 1 | -1/+4 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2016-11-23 | Added task_region - a fork/join task implementation | Lee Clagett | 1 | -50/+36 | |
2016-11-09 | thread_group: fix build with asserts enabled | moneromooo-monero | 1 | -1/+1 | |
See https://github.com/monero-project/monero/pull/1291 | |||||
2016-11-02 | adding thread_group for managing async tasks | Lee Clagett | 1 | -0/+164 | |