Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG_task_isend/irecv and MSG_comm_test/wait added in a rush (not quite tested, not...
[simgrid.git] / include / msg / datatypes.h
index 3415d07..d336b6d 100644 (file)
@@ -65,6 +65,7 @@ SG_BEGIN_DECL()
 */
 #define MSG_TASK_UNINITIALIZED NULL
 
+     typedef struct s_smx_comm *msg_comm_t;
 /** @} */