Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Create actors by value (instead of new()-ing and leaking them)
authorGabriel Corona <gabriel.corona@loria.fr>
Thu, 16 Jun 2016 07:37:17 +0000 (09:37 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 16 Jun 2016 07:37:17 +0000 (09:37 +0200)
commitb67d191c3627cb8e64017cfedcbbbafe9f4dfcc3
tree2516bbbf7042d07af0bc6cf2d1b32411f46f846a
parent94a6ea22dbd2f12d1015925d3c3fe7a95b38d2e3
[simix] Create actors by value (instead of new()-ing and leaking them)
examples/s4u/basic/s4u_basic.cpp
examples/s4u/io/s4u_io.cpp
examples/s4u/mutex/s4u_mutex.cpp
include/simgrid/s4u/actor.hpp
src/s4u/s4u_actor.cpp