Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[popping] allow to omit the handler
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 2 Nov 2014 23:42:58 +0000 (00:42 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 2 Nov 2014 23:53:06 +0000 (00:53 +0100)
commitf0085933e00bc50707690a5ec6c09501994801da
tree0dbed6375bf3c5d19d74fb44afc674d59dd9eed2
parent250c899f9b144be6fb7f79bad790f9819ff1d634
[popping] allow to omit the handler

simcalls handlers are good to get extra arguments from the simcall
(such as the issuer) or to check the parameters, but when there is no
such thing to do, they just load the picture for nothing.
doc/doxygen/inside_extending.doc
src/simix/popping_accessors.h
src/simix/popping_bodies.c
src/simix/popping_generated.c
src/simix/simcalls.in
src/simix/simcalls.py
src/simix/smx_synchro.c