X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..e434b8fbade98e0fa09291a1dccfb9d25cebbbc7:/src/simix/popping_enum.h diff --git a/src/simix/popping_enum.h b/src/simix/popping_enum.h index f2182ee622..00a8b9868f 100644 --- a/src/simix/popping_enum.h +++ b/src/simix/popping_enum.h @@ -38,6 +38,7 @@ typedef enum { SIMCALL_SEM_ACQUIRE, SIMCALL_SEM_ACQUIRE_TIMEOUT, SIMCALL_IO_WAIT, + SIMCALL_IO_TEST, SIMCALL_MC_RANDOM, SIMCALL_RUN_KERNEL, SIMCALL_RUN_BLOCKING,