new class PIThreadPoolLoop

This commit is contained in:
2021-09-24 16:03:20 +03:00
parent 5e33587703
commit dedc35b466
6 changed files with 217 additions and 2 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
#include "pitimer.h"
#include "pipipelinethread.h"
#include "pigrabberbase.h"
#include "pithreadpoolexecutor.h"
#include "piconditionvar.h"
#include "pithreadpoolexecutor.h"
#include "pithreadpoolloop.h"
#endif // PITHREADMODULE_H