Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Forgot coroutines files
[simgrid.git] / src / jmsg_process.h
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd resume/suspend. Make restart/pause deprecated
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd setKillTime in Process
2012-06-11 Samuel LepetitAdd EXPERIMENTAL Coroutines support
2012-05-16 Samuel LepetitRemoved "ApplicationHandler" and "japplication_handler...
2012-05-16 Samuel LepetitAdd a straightforward implementation of start_time...
2012-05-14 Samuel LepetitRemoved jprocess_start (useless now), cached ids in...
2012-05-14 Samuel LepetitChange the way the Process are killed, since we need...
2012-05-14 Samuel LepetitChange the way the threads are stopped, not killing...
2012-05-11 Samuel LepetitChange the way the threads are launched: they are now...
2012-05-09 Samuel LepetitAdd sleep in Process, with a Thread.sleep like use...
2012-05-09 Samuel LepetitDeleted simulatedSleep, use waitFor instead. Moved...
2012-05-04 Samuel LepetitMove some functions from MsgNative to Task again,to...
2012-04-27 Martin Quinsonadapt to lastest cleanups in the core library
2010-12-02 mquinsoninitial (almost working) release of a separate package...