PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PThreadPool< Work_T >::GroupInfo Struct Reference

#include <threadpool.h>

Collaboration diagram for PThreadPool< Work_T >::GroupInfo:

Public Member Functions

 GroupInfo (WorkerThread *worker)
 

Public Attributes

unsigned m_count
 
WorkerThreadm_worker
 

Constructor & Destructor Documentation

template<class Work_T>
PThreadPool< Work_T >::GroupInfo::GroupInfo ( WorkerThread worker)
inline

Member Data Documentation

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

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