Structure representing the scheduling of an MSU on a runtime. More...
#include <dfg.h>
Public Attributes | |
| struct dfg_runtime * | runtime |
| The runtime on which an MSU is running. More... | |
| struct dfg_thread * | thread |
| The thread on which an MSU is running. More... | |
| struct dfg_route * | routes [32] |
| int | n_routes |
| The routes that an MSU can send to. More... | |
| int dfg_scheduling::n_routes |
| struct dfg_runtime* dfg_scheduling::runtime |
| struct dfg_thread* dfg_scheduling::thread |
1.8.6