Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More cleanup in contexts' stop().
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 22 Sep 2017 22:21:41 +0000 (00:21 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 23 Sep 2017 22:43:10 +0000 (00:43 +0200)
commitd185bae25f7b17fd34cdea9b4f038a021b6f526d
tree2d79ee514e12d912a4c2f17c0d8f223f95feb2a4
parent98cff65e9cd63d5efbbb10170dae58ff18ec6747
More cleanup in contexts' stop().

Call Context::stop() at upper level: save an exception, and hopefully fix
MC tests on FreeBSD, even if I don't really understand what's going wrong.
src/kernel/context/ContextBoost.cpp
src/kernel/context/ContextBoost.hpp
src/kernel/context/ContextRaw.cpp
src/kernel/context/ContextThread.cpp
src/kernel/context/ContextUnix.cpp