summaryrefslogtreecommitdiffstats
path: root/src/common/thread_worker.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-09common/thread_worker: Fix data raceFernandoS271-0/+5
2021-07-09common/thread_worker: Use unique functionReinUsesLisp1-2/+4
2021-07-09common/thread_worker: Add wait for requests methodReinUsesLisp1-0/+2
2020-12-30common: ThreadWorker: Add class to help do asynchronous work.bunnei1-0/+30