Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In C++ files, replace SG_{BEGIN,END}+_DECL() by extern "C" { }.
[simgrid.git] / src / kernel / future.cpp
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-07-05 Gabriel Corona[simix] Execute future callbacks in the main loop