Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use the extra data field of the xbt_os_thread to store the worker id.
[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.