Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Access to SIMIX data without resorting to a request (and thus do not rely specificall...
[simgrid.git] / src / xbt / parmap_private.h
2011-01-05 navarropTest if having futex.h.
2010-12-14 cristianrosaReimplement parmap using futex based barriers.
2010-12-13 cristianrosaTransform the thread pool into a parallel map data...
2010-12-13 cristianrosaRemove the threadpool from the context factories.