Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
modernize some SIMIX functions
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Wed, 6 Oct 2021 07:31:15 +0000 (09:31 +0200)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Wed, 6 Oct 2021 07:57:34 +0000 (09:57 +0200)
commit18a42e06b77647cda10723d995d7019fdc095555
tree95ba8226376fd24df7314129a095a30872a84c04
parent2c206253e897f7ec2159f89a9811a7fed3e77c2c
modernize some SIMIX functions
12 files changed:
include/simgrid/simix.h
src/kernel/EngineImpl.cpp
src/kernel/actor/ActorImpl.cpp
src/kernel/context/Context.cpp
src/kernel/context/Context.hpp
src/kernel/context/ContextSwapped.cpp
src/kernel/context/ContextThread.cpp
src/kernel/context/ContextUnix.cpp
src/simgrid/sg_config.cpp
src/simix/smx_context.cpp
teshsuite/xbt/parmap_bench/parmap_bench.cpp
teshsuite/xbt/parmap_test/parmap_test.cpp