aboutsummaryrefslogtreecommitdiff
path: root/src/lib/evloop/workqueue.c
AgeCommit message (Expand)Author
2024-12-03Revert "Rework of worker threads' start and exit + slight changes in cleanup ...David Goulet
2024-12-03Rework of worker threads' start and exit + slight changes in cleanup codeWaldemar Zimpel
2024-10-31Fix: Use FREE_AND_NULL() for releasing workqueue resourcesWaldemar Zimpel
2024-10-10Fix: Memory leaks in cpuworker on shutdownWaldemar Zimpel
2023-05-10compute the client-side pow in a cpuworker threadRoger Dingledine
2022-11-23relay: Use the configured number of threads for worker work calculationDavid Goulet
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-02-20Remove all uses of weak_rng.Nick Mathewson
2018-11-14Normalize .may_include to always have paths, and paths to includeNick Mathewson
2018-10-17evloop: fix docs for threadpool_register_reply_eventcypherpunks
2018-10-17evloop: fix docscypherpunks
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-05Clean up include paths for libtor-evloop (automated)Nick Mathewson
2018-07-05All remaining files in src/common belong to the event loop.Nick Mathewson