Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleaning type naming so that Henri has a nice skeleton to play with.
[simgrid.git] / src / surf / surf_private.h
index ca40937..feae32a 100644 (file)
 
 #define NO_MAX_DURATION -1.0
 
+typedef enum {
+  SURF_NETWORK_LINK_ON = 1,    /* Ready        */
+  SURF_NETWORK_LINK_OFF = 0    /* Running      */
+} e_surf_network_link_state_t;
+
 typedef struct surf_resource_private {
   int (*resource_used) (void *resource_id);
   /* Share the resources to the actions and return in hom much time