X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a92d60c4f0a9156042fff361f30770e4298fca33..872edfc797b0084bc83f5d5f7b2b4826371b52ba:/docs/source/app_msg.rst diff --git a/docs/source/app_msg.rst b/docs/source/app_msg.rst index 23f2fea9d9..dbf2749fec 100644 --- a/docs/source/app_msg.rst +++ b/docs/source/app_msg.rst @@ -44,7 +44,6 @@ The basic workflow is the following: .. doxygendefine:: MSG_init .. doxygenfunction:: MSG_launch_application .. doxygenfunction:: MSG_main -.. doxygenfunction:: MSG_set_function Process Management ================== @@ -88,7 +87,6 @@ This describes the process structure :cpp:type:`msg_process_t` and the functions .. doxygenfunction:: MSG_process_sleep .. doxygenfunction:: MSG_process_suspend .. doxygenfunction:: MSG_process_unref -.. doxygenfunction:: MSG_process_userdata_init .. doxygenfunction:: MSG_process_yield Host Management