Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add getter/setter functions in simix to access more cleanly the process associated...
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 8 Aug 2012 15:58:02 +0000 (17:58 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 8 Aug 2012 15:58:02 +0000 (17:58 +0200)
commit77e63efea0d0c200b85f224c2faf9de94d98e83a
treedf7e6aa094825d99809dd99d386d2b34fc196f4e
parent8b9fbe95d804fdef03fd9e09419d568dddcbec3f
add getter/setter functions in simix to access more cleanly the process associated to the mailbox for permanent receive mode
include/simgrid/simix.h
src/msg/msg_mailbox.c
src/msg/msg_private.h
src/simix/smx_network.c
src/smpi/smpi_global.c