X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4703f3b61b5b80fc392e35c833e82b202c5c04d3..95c18a574f08e6942b150f12bf0173990a8e9082:/include/msg/msg.h diff --git a/include/msg/msg.h b/include/msg/msg.h index 4d92827f4b..0e4838df1f 100644 --- a/include/msg/msg.h +++ b/include/msg/msg.h @@ -314,6 +314,8 @@ XBT_PUBLIC(void) MSG_vm_resume(msg_vm_t vm); // Simulate the fact of reading th XBT_PUBLIC(void) MSG_vm_shutdown(msg_vm_t vm); // killall +XBT_PUBLIC(void) MSG_vm_destroy(msg_vm_t vm); + XBT_PUBLIC(xbt_dynar_t) MSG_vms_as_dynar(void); /*