add new PIThreadPoolWorker - rework of PIThreadPoolExecutor

This commit is contained in:
2026-03-24 14:09:41 +03:00
parent 93547beb38
commit 3102b985d5
9 changed files with 353 additions and 327 deletions

View File

@@ -71,8 +71,8 @@
#include "pispinlock.h"
#include "pithread.h"
#include "pithreadnotifier.h"
#include "pithreadpoolexecutor.h"
#include "pithreadpoolloop.h"
#include "pithreadpoolworker.h"
#include "pitimer.h"
#endif // PITHREADMODULE_H