Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-09 | common/thread_worker: Add support for stateful threads | ReinUsesLisp | 1 | -66/+0 |
2021-07-09 | common/thread_worker: Simplify logic | FernandoS27 | 1 | -8/+1 |
2021-07-09 | common/thread_worker: Fix data race | FernandoS27 | 1 | -1/+13 |
2021-07-09 | common/thread_worker: Use unique function | ReinUsesLisp | 1 | -26/+20 |
2021-07-09 | common/thread_worker: Add wait for requests method | ReinUsesLisp | 1 | -0/+9 |
2020-12-30 | common: ThreadWorker: Add class to help do asynchronous work. | bunnei | 1 | -0/+58 |