SimGrid
3.7
Scalable simulation of distributed systems
|
Action state sets. More...
#include <surf.h>
Data Fields | |
xbt_swag_t | ready_action_set |
xbt_swag_t | running_action_set |
xbt_swag_t | failed_action_set |
xbt_swag_t | done_action_set |
Action state sets.
This structure contains some sets of actions. It provides a fast access to the actions in each state.
Actions in state SURF_ACTION_READY
Actions in state SURF_ACTION_RUNNING
Actions in state SURF_ACTION_FAILED
Actions in state SURF_ACTION_DONE
Back to the main Simgrid Documentation page |
The version of SimGrid documented here is v3.7. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated by ![]() |