#include <ThreadPool.hh>
|
| enum | state {
THREAD_POOL_TASK_ACTIVE
, THREAD_POOL_TASK_IDLE
, THREAD_POOL_TASK_ABANDONED
, THREAD_POOL_TASK_ACTIVE
,
THREAD_POOL_TASK_IDLE
, THREAD_POOL_TASK_ABANDONED
} |
| |
| enum | state {
THREAD_POOL_TASK_ACTIVE
, THREAD_POOL_TASK_IDLE
, THREAD_POOL_TASK_ABANDONED
, THREAD_POOL_TASK_ACTIVE
,
THREAD_POOL_TASK_IDLE
, THREAD_POOL_TASK_ABANDONED
} |
| |
| typedef TaskThread | element_type |
| |
| typedef TaskThread | element_type |
| |
◆ element_type [1/2]
◆ element_type [2/2]
◆ state [1/2]
| Enumerator |
|---|
| THREAD_POOL_TASK_ACTIVE | |
| THREAD_POOL_TASK_IDLE | |
| THREAD_POOL_TASK_ABANDONED | |
| THREAD_POOL_TASK_ACTIVE | |
| THREAD_POOL_TASK_IDLE | |
| THREAD_POOL_TASK_ABANDONED | |
◆ state [2/2]
| Enumerator |
|---|
| THREAD_POOL_TASK_ACTIVE | |
| THREAD_POOL_TASK_IDLE | |
| THREAD_POOL_TASK_ABANDONED | |
| THREAD_POOL_TASK_ACTIVE | |
| THREAD_POOL_TASK_IDLE | |
| THREAD_POOL_TASK_ABANDONED | |
◆ operator()() [1/2]
| virtual void LDASTools::AL::ThreadPool::UnaryFunction::operator() |
( |
const element_type & | Task, |
|
|
state | State ) |
|
pure virtual |
◆ operator()() [2/2]
| virtual void LDASTools::AL::ThreadPool::UnaryFunction::operator() |
( |
const element_type & | Task, |
|
|
state | State ) |
|
pure virtual |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7/build/include/ldastoolsal/ThreadPool.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7/src/ThreadPool.hh