Go to the documentation of this file.
7 #ifndef __THREADPOOLTEST_H__
8 #define __THREADPOOLTEST_H__
10 #include <QThreadPool>
62 std::cout <<
"--------------- ELOOP STOP---------------" << std::endl;
72 std::cout <<
"--------------- SIGNAL RECEIVED ---------------" << std::endl;
77 #endif //__THREADPOOLTEST_H__
void play()
Definition: JackTripWorkerMessages.h:54
Definition: ThreadPoolTest.h:23
void run()
Definition: ThreadPoolTest.h:32
ThreadPoolTest()
Definition: ThreadPoolTest.h:27
Definition: JackTripWorkerMessages.h:47
void stop()
Definition: ThreadPoolTest.h:60