Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move exec_init and exec_async to the this_actor namespace
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 9 Dec 2017 23:24:27 +0000 (00:24 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 9 Dec 2017 23:24:27 +0000 (00:24 +0100)
commit360d1e6510190d279551d9ca0510badccb1f8b37
tree8b94ceec69fc9fbfb03e3f89b7f44aa88de13f0a
parent41adabdd02af4d7b5011943acabad304ba5ffc8d
move exec_init and exec_async to the this_actor namespace
examples/s4u/exec-async/s4u-exec-async.cpp
examples/s4u/exec-monitor/s4u-exec-monitor.cpp
examples/s4u/exec-remote/s4u-exec-remote.cpp
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Exec.hpp
src/s4u/s4u_actor.cpp