Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use C++ atomic instead of compiler builtins.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 29 Oct 2017 22:27:32 +0000 (23:27 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 29 Oct 2017 22:30:46 +0000 (23:30 +0100)
commit5dd12fd4cbebeabea922611c6cb82281e9e03c97
treef359c495eaed08d43ecc4186fb65e54fd9eadc44
parent45e860b49df0a17950158c0f5c6403463bd68b71
Use C++ atomic instead of compiler builtins.
src/kernel/context/ContextBoost.cpp
src/kernel/context/ContextBoost.hpp
src/kernel/context/ContextRaw.cpp
src/kernel/context/ContextRaw.hpp
src/kernel/context/ContextUnix.cpp
src/kernel/context/ContextUnix.hpp