SimGrid 3.6.2
Scalable simulation of distributed systems
|
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 |
The version of Simgrid documented here is v3.6.2. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated for SimGridAPI by
![]() |