aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/workthreadpool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* all threads should be named (#304)Stefan Boberg2023-05-151-25/+196
| | | | | | | * added WorkerThreadPool naming, packaged_task support * name the http.sys thread pool service threads * added http.sys I/O threadpool naming * upstream cache I/O thread naming
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+83
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees