Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
obey our coding standards, and snake_case some parts of MC
[simgrid.git] / src / simix / popping_enum.h
index 0d9f34f3cd90e38326f560c51376efb57c64b1b0..f2182ee622bf28c4c7b43d974d500dd0a26c2ff2 100644 (file)
@@ -19,8 +19,6 @@
  */
 typedef enum {
   SIMCALL_NONE,
-  SIMCALL_PROCESS_SUSPEND,
-  SIMCALL_PROCESS_SLEEP,
   SIMCALL_EXECUTION_WAIT,
   SIMCALL_EXECUTION_WAITANY_FOR,
   SIMCALL_EXECUTION_TEST,