Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modified smpi_sleep() so that it returns 0, instead of the number of seconds
[simgrid.git] / src / instr / instr_private.h
index 908ecd6cc3712cacee9546915fc1b2b2ed526b30..80ba7b9a9c1067b556118b0620a59793b1da1e65 100644 (file)
@@ -421,6 +421,7 @@ typedef enum{
   TRACING_RECV,
   TRACING_IRECV,
   TRACING_SENDRECV,
+  TRACING_TEST,
   TRACING_WAIT,
   TRACING_WAITALL,
   TRACING_WAITANY,