Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more informative error messages on errors within mmalloc
[simgrid.git] / src / xbt / parmap_private.h
2011-03-07 navarropProtect with HAVE_FUTEX_H
2011-03-02 cristianrosaUse a better synchronization mechanism to control the...
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.