PTLib
Version 2.14.3
|
#include <threadpool.h>
Inherits InternalWorkBase.
Public Member Functions | |
InternalWork (WorkerThread *worker, Work_T *work, const char *group) | |
Public Attributes | |
WorkerThread * | m_worker |
Work_T * | m_work |
|
inline |
Work_T* PThreadPool< Work_T >::InternalWork::m_work |
WorkerThread* PThreadPool< Work_T >::InternalWork::m_worker |