PTLib  Version 2.10.11
PThreadPool< Work_T >::GroupInfo Struct Reference

#include <threadpool.h>

Public Attributes

unsigned m_count
 
WorkerThreadm_worker
 

Member Data Documentation

§ m_count

template<class Work_T>
unsigned PThreadPool< Work_T >::GroupInfo::m_count

§ m_worker

template<class Work_T>
WorkerThread* PThreadPool< Work_T >::GroupInfo::m_worker

The documentation for this struct was generated from the following file: