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