Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix: save the ucontext of each running thread in a per context basis.
[simgrid.git] / examples / cxx / autoDestination / BasicTask.cxx
1 #include "BasicTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(BasicTask, Task)