Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Making MSG fade away (part 1)
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 23 Jan 2018 11:24:37 +0000 (12:24 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 23 Jan 2018 11:24:37 +0000 (12:24 +0100)
commitbb123a2a34a948902f850e5ec93a771aa7209203
tree9f8a689b444d0a327189650a0f996cedb58b8c16
parent05ace65ec471b5ec71004259310c1471ac6bb0c9
Making MSG fade away (part 1)

most of the MSG_host functions already have a sg_host equivalent.
Don't duplicate the code or multiply the layer and use #define in
include/simgrid/host.h to guarantee backward compatibility
include/simgrid/host.h
include/simgrid/msg.h
src/msg/msg_host.cpp
src/msg/msg_process.cpp
teshsuite/msg/app-token-ring/app-token-ring.c
teshsuite/msg/platform-properties/platform-properties.c