X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/83acfa5389165446231f2b5006f4308b19f4ef10..3958c62bc542feb7c28818441ae6cdd56e7bf596:/examples/s4u/README.rst diff --git a/examples/s4u/README.rst b/examples/s4u/README.rst index 9293cb5ecf..f672f35432 100644 --- a/examples/s4u/README.rst +++ b/examples/s4u/README.rst @@ -214,6 +214,10 @@ Classical synchronization objects Shows how to use simgrid::s4u::Barrier synchronization objects. |br| `examples/s4u/synchro-barrier/s4u-synchro-barrier.cpp `_ + - **Semaphore:** + Shows how to use simgrid::s4u::Semaphore synchronization objects. + |br| `examples/s4u/synchro-semaphore/s4u-synchro-semaphore.cpp `_ + ============================= Interacting with the Platform =============================