Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move ASan related instructions around context swapping into SwappedContext.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 16 Jan 2020 15:31:32 +0000 (16:31 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 16 Jan 2020 22:10:31 +0000 (23:10 +0100)
commit8e7feffef5e41a487cc322c68265c09cc0d7bdf2
treebf6cbb34b09e7928edf2a11efaf21a42da1eb316
parent5550874386c0bb559bfb8583390d7536df67b804
Move ASan related instructions around context swapping into SwappedContext.

* make ASan related fields private
* kill now unused src/kernel/contexts/context_private.h
MANIFEST.in
src/kernel/context/ContextBoost.cpp
src/kernel/context/ContextBoost.hpp
src/kernel/context/ContextRaw.cpp
src/kernel/context/ContextRaw.hpp
src/kernel/context/ContextSwapped.cpp
src/kernel/context/ContextSwapped.hpp
src/kernel/context/ContextUnix.cpp
src/kernel/context/ContextUnix.hpp
src/kernel/context/context_private.hpp [deleted file]
tools/cmake/DefinePackages.cmake