Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add on_exit support on SIMIX/MSG, calling functions when the process is dying (stopped)
authorSamuel Lepetit <samuel.lepetit@inria.fr>
Wed, 20 Jun 2012 15:50:32 +0000 (17:50 +0200)
committerSamuel Lepetit <samuel.lepetit@inria.fr>
Wed, 20 Jun 2012 15:50:38 +0000 (17:50 +0200)
commit825fb3d5095e6cce48885d1d04ab1ec3823dae6c
tree708aca429efd16f6fa0d65f46230fdd51a025443
parent08d324beef1e0fa723013987a98ed7740d2f8343
Add on_exit support on SIMIX/MSG, calling functions when the process is dying (stopped)
include/msg/msg.h
src/msg/msg_process.c
src/simix/smx_context_base.c
src/simix/smx_process.c
src/simix/smx_process_private.h