Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Transform the thread pool into a parallel map data structure.
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Dec 2010 08:58:18 +0000 (08:58 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Dec 2010 08:58:18 +0000 (08:58 +0000)
commitdebd23d022bac4392bf3847e611b81cfd4915ffc
tree1018753a26b2c94dc59075f0f93e056e52b1272a
parenta889c5815b75beb11f858bab68b2314c8dc724c2
Transform the thread pool into a parallel map data structure.
It better suits our needs.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9142 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/UnitTesting.cmake
include/xbt.h
include/xbt/parmap.h
src/xbt/parmap.c
src/xbt/parmap_private.h