Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use C++11 std::atomic instead of gcc builtins.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 7 Mar 2018 17:51:09 +0000 (18:51 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 5 Feb 2019 12:27:09 +0000 (13:27 +0100)
commit2b0c2af741efdad01cf749a903c9552c5107fb3d
tree3040d5fc074002c5e60414d6eaa052dbe6cc5ac8
parent164cf14115dd6fba6fe3b3621e2514048935acad
Use C++11 std::atomic instead of gcc builtins.

NOTE: wrong type for futex operations (rude cast).
src/include/xbt/parmap.hpp