Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define helper functions to use Context::StopRequest outside of libsimgrid.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 23 Jan 2019 22:17:48 +0000 (23:17 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 23 Jan 2019 22:20:21 +0000 (23:20 +0100)
commit0f48c2d922a965695be62f682811459b901f01ea
tree01733d36ea8ce8329d1199454a7dbb8b551836e1
parentd4411cdc259f6450f88ffd93568d90dbd9bd7d47
Define helper functions to use Context::StopRequest outside of libsimgrid.

Rationale: exceptions sometimes fail to pass correctly between shared
libraries, specially on FreeBSD or OS X.
src/kernel/context/Context.cpp
src/kernel/context/Context.hpp