Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Extend definition of simcalls to include a pointer to the simcall handler functions.
authorCristian Rosa <cristian@rtfm.org.ar>
Fri, 7 Sep 2012 15:33:18 +0000 (12:33 -0300)
committershenshei <paul.bedaride@gmail.com>
Wed, 28 Nov 2012 08:15:42 +0000 (09:15 +0100)
commit5460f34ed156280c6beaf9a6b330bb0d68ab46b9
tree0e2db9af363766da1fbbc8126394719bd11fb0dc
parent8cb8e7da03088da26d6f05b7ff84c412fef25a53
Extend definition of simcalls to include a pointer to the simcall handler functions.
Use these pointers to initialize a simcall dispatch table.
src/simix/smx_smurf.c
src/simix/smx_smurf_private.h
src/simix/smx_user.c