|
spla
|
Execution context of a single task. More...
#include <dispatcher.hpp>

Public Attributes | |
| ref_ptr< Schedule > | schedule |
| ref_ptr< ScheduleTask > | task |
| int | thread_id = 0 |
| int | step_id = 0 |
| int | task_id = 0 |
Execution context of a single task.
| int spla::DispatchContext::step_id = 0 |
| ref_ptr<ScheduleTask> spla::DispatchContext::task |
| int spla::DispatchContext::task_id = 0 |
| int spla::DispatchContext::thread_id = 0 |