Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] this_actor, wait_for and wait_until
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 21 Jul 2016 10:06:16 +0000 (12:06 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 21 Jul 2016 10:06:21 +0000 (12:06 +0200)
commitcda7600c05eaa0eb26fc870b911703f806bdaea2
tree965bdb4fc0134d091823e33b3f056aae06a590ff
parente92ead61dede9c7ccb3e5fc5a889f762e9ded744
[mc] this_actor, wait_for and wait_until

For consistency avec ConditionVariable and the C++ standard library.
examples/s4u/mutex/s4u_mutex.cpp
include/simgrid/s4u/actor.hpp
src/mc/Session.cpp
src/s4u/s4u_actor.cpp