]> AND Public Git Repository - simgrid.git/blobdiff - src/include/simix/datatypes.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to port the gras simulation side to the new smx_network infrastructure (not yet...
[simgrid.git] / src / include / simix / datatypes.h
index dd998ac525ca7e2e4ab203bb884570c87ea60051..863070d1c0aa65c8a35bde861fad233dce76b785 100644 (file)
@@ -35,6 +35,7 @@ SG_BEGIN_DECL()
 /* ******************************** Syncro ************************************ */
      typedef struct s_smx_mutex *smx_mutex_t;
      typedef struct s_smx_cond *smx_cond_t;
+     typedef struct s_smx_sem *smx_sem_t;
 
 /********************************** Action *************************************/
      typedef struct s_smx_action *smx_action_t;