Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tidy SIMIX_process on_exit callbacks.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 26 Mar 2019 14:06:34 +0000 (15:06 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 26 Mar 2019 14:37:12 +0000 (15:37 +0100)
commit72b7977026be2ec4497220e10118d392a76b310b
tree73e50a4582e2e1b3000a9f9fa38c0af666da2166
parent2757e5aa6f52b8ff53aec3ad5e5ca5c412fb2813
Tidy SIMIX_process on_exit callbacks.

This is a follow-up to commit 08e94eb0482589e4b287cbea301b84daf52635bd
"Sanitize the prototype of Actor::on_exit() callbacks".
include/simgrid/simix.h
src/kernel/actor/ActorImpl.cpp
src/kernel/actor/ActorImpl.hpp
src/s4u/s4u_Actor.cpp