ROOT 6.18/05 Reference Guide |
Definition at line 87 of file TThreadPool.h.
Public Types | |
typedef TThreadPoolTaskImp< aTask, aParam > | task_t |
Public Member Functions | |
TThreadPoolTask (task_t &task, aParam ¶m) | |
bool | run () |
Private Attributes | |
task_t & | fTask |
aParam | fTaskParam |
#include <TThreadPool.h>
typedef TThreadPoolTaskImp<aTask, aParam> TThreadPoolTask< aTask, aParam >::task_t |
Definition at line 89 of file TThreadPool.h.
|
inline |
Definition at line 92 of file TThreadPool.h.
|
inline |
Definition at line 96 of file TThreadPool.h.
|
private |
Definition at line 101 of file TThreadPool.h.
|
private |
Definition at line 102 of file TThreadPool.h.