|
void | clear () |
|
void | add (const Task::TaskProc &proc, TaskScheduler &scheduler) |
|
void | clear () |
|
void | add (const Task::TaskProc &proc, TaskScheduler &scheduler) |
|
uint32_t | getRemainingUnfinishedTasks () const |
|
|
volatile uint32_t | m_remainingUnfinishedTasks |
|
std::vector< Task * > | m_tasks |
|
The documentation for this class was generated from the following files:
- /home/andy/Documents/diss/benchmarkCode/code/libs/Common/source/syb3r/tools/TaskScheduler.h
- /home/andy/Documents/diss/benchmarkCode/code/libs/Common/source/syb3r/tools/TaskScheduler.cpp