Action state setsThis structure contains some sets of actions. It provides a fast access to the actions in each state. 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 |
Generated for SimGridAPI by
![]() |