20 #include <ace/config.h>
21 #include <ace/Thread.h>
30 inline bool getNew(
const ACE_thread_t &s,
int &i)
35 fprintf(stderr,
"ThreadPool: ERROR reached max number of threads\n");
46 inline int checkExists(
const ACE_thread_t &s)
48 for(
int i=0; i<index; i++)
const int CANCONTROL_MAX_THREADS
ThreadPool2(yarp::dev::ICanBufferFactory *ic)
ThreadTable2 * getThreadTable(int id)
FirmwareUpdaterCore * self