Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sanitize the handling of the future_event_set
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 7 Feb 2016 21:34:06 +0000 (22:34 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 7 Feb 2016 21:35:54 +0000 (22:35 +0100)
commitce3bec73b984f5d517033220533448d4bbb6d809
tree2a61176aa5d2c80c13181795d41b0fcc482a8a83
parent7e952abcd08d3cdfc3a51a774c57139ce6a04712
Sanitize the handling of the future_event_set

- Make it private to surf
- dont pass it as parameter in public API. That's a singleton after all
include/simgrid/forward.h
src/surf/host_ptask_L07.cpp
src/surf/network_cm02.cpp
src/surf/network_cm02.hpp
src/surf/network_interface.cpp
src/surf/network_interface.hpp
src/surf/surf_interface.cpp
src/surf/surf_interface.hpp
src/surf/surf_private.h