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++)
72 ACE_thread_t
self=ACE_Thread::self();
const int CANCONTROL_MAX_THREADS
ThreadTable2 * getThreadTable(int id)
FirmwareUpdaterCore * self