Add a generic worker thread pool job executor mechanism

This commit is contained in:
Jonathan G Rennison
2022-11-09 21:57:05 +00:00
parent ee2763dcfd
commit 07b752fe69
4 changed files with 144 additions and 0 deletions

View File

@@ -539,6 +539,8 @@ add_files(
window_func.h
window_gui.h
window_type.h
worker_thread.cpp
worker_thread.h
zoom_func.h
zoom_type.h
zoning.h