Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Parmap review.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 1 Feb 2012 08:21:45 +0000 (09:21 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 1 Feb 2012 12:25:58 +0000 (13:25 +0100)
commitbfa784e73f294ed9a40417bfbed3d3d2a76ca86b
tree1c16b0b939962c0ab83000a9e7c1305636912350
parenteaed5f21009f171f5feeea77bdf2caaf8419336d
Parmap review.

* synchronizations are made a bit simpler;
* helper functions are renamed for more clarity;
* synchronization at the end of xbt_parmap_new() is removed;
* the working loop is made faster by manually inlining xbt_parmap_next();
* finally, the posix mode is fixed.
src/xbt/parmap.c