ameerj
|
75059c46d6
|
thread_worker: Fix compile time error
state is unused in the branch where with_state is false
|
2021-07-22 21:51:21 -04:00 |
|
ReinUsesLisp
|
0ddbbb64e5
|
common/thread_worker: Stop workers on stop_token when waiting
|
2021-07-08 19:03:26 -03:00 |
|
ReinUsesLisp
|
da34d37044
|
common/thread_worker: Add support for stateful threads
|
2021-07-08 19:03:26 -03:00 |
|
FernandoS27
|
a10e112e64
|
common/thread_worker: Fix data race
|
2021-07-08 19:03:26 -03:00 |
|
ReinUsesLisp
|
bf5b5c1bf4
|
common/thread_worker: Use unique function
|
2021-07-08 19:03:26 -03:00 |
|
ReinUsesLisp
|
f28dd32275
|
common/thread_worker: Add wait for requests method
|
2021-07-08 19:00:39 -03:00 |
|
bunnei
|
69e82d01d5
|
common: ThreadWorker: Add class to help do asynchronous work.
|
2020-12-29 16:46:29 -08:00 |
|