Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the 2 new C examples to the doc; use sg_comm_wait_any in example instead of sg_co...
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 4 Feb 2020 10:13:36 +0000 (11:13 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 4 Feb 2020 10:13:36 +0000 (11:13 +0100)
commitf4f204534b969a5efddf4861c7abc6ca03ccb560
tree40b2a89545ee9aeedc37021345629f7fb7c676cf
parent72b48071cfb00fd95eb0e16608b381512078b0ad
Add the 2 new C examples to the doc; use sg_comm_wait_any in example instead of sg_comm_wait_any_for
docs/source/app_s4u.rst
examples/README.rst
examples/c/async-waitany/async-waitany.c
include/simgrid/comm.h
src/s4u/s4u_Comm.cpp