Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to untangle the MSG actor creation mess
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 16 Feb 2017 01:21:51 +0000 (02:21 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 16 Feb 2017 01:21:51 +0000 (02:21 +0100)
commit0a95c78251f3ecbf1dfcb3ebe7904e44acf1beef
tree7daeaedcb7a8be45c79166a39195e369b238afec
parent45176f410366aa94795f4e48cc6282b262a4b3dd
start to untangle the MSG actor creation mess
12 files changed:
include/simgrid/s4u/Actor.hpp
include/simgrid/simix.h
include/simgrid/simix.hpp
src/msg/msg_private.h
src/msg/msg_process.cpp
src/s4u/s4u_actor.cpp
src/simix/ActorImpl.cpp
src/simix/ActorImpl.hpp
src/simix/smx_host.cpp
src/surf/sg_platf.cpp
teshsuite/simix/generic_simcalls/generic_simcalls.cpp
teshsuite/simix/stack_overflow/stack_overflow.c