X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5de8fe9ad7bfa1bee9e28dd030f6c57ea529ad20..b87fc0829538ec066fd077e6c30ee6270b8abd78:/src/simix/simcalls.in diff --git a/src/simix/simcalls.in b/src/simix/simcalls.in index bf67a8e2d5..c13413f840 100644 --- a/src/simix/simcalls.in +++ b/src/simix/simcalls.in @@ -35,7 +35,6 @@ # Last but not the least, you should declare the new simix call in # ./include/simgrid/simix.h (otherwise you will get a warning at compile time) -void process_kill(smx_actor_t process); void process_killall(int reset_pid); void process_cleanup(smx_actor_t process) [[nohandler]]; void process_suspend(smx_actor_t process) [[block]]; @@ -63,6 +62,7 @@ int comm_testany(boost::intrusive_ptr