Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Removed jprocess_start (useless now), cached ids in jmsg_process
[simgrid.git] / src / jmsg_process.h
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...