X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/78c5c8810d149086107852e20a2716689db2bfe8..d5b29830df70e823202e384a7655e4371193ecd7:/doc/doxygen/FAQ.doc diff --git a/doc/doxygen/FAQ.doc b/doc/doxygen/FAQ.doc index f6d96b554f..6613818ccf 100644 --- a/doc/doxygen/FAQ.doc +++ b/doc/doxygen/FAQ.doc @@ -141,7 +141,7 @@ MSG_task_isend() and MSG_task_irecv(); MSG_comm_test(), MSG_comm_wait(), MSG_comm_waitall() and MSG_comm_waitany(); MSG_comm_destroy(). -There is even a specific example section on \ref msg_ex_asynchronous_communications. +There is even a specific example section on \ref msg_ex_async . \subsubsection faq_MIA_thread_synchronization How to synchronize my user processes?