Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill MSG_mailbox_put, which were not meant to be a public symbol anyway, add MSG_get_...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 Nov 2008 13:43:47 +0000 (13:43 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 Nov 2008 13:43:47 +0000 (13:43 +0000)
commit3ce8957cfe6f904f244fdd79731800f0c61e50b0
tree35a3a9ee5813344db374897f576f0168163cd97b
parentccb996ad46bd5aa726057a18f4f6a5ebb3ce44ba
Kill MSG_mailbox_put, which were not meant to be a public symbol anyway, add MSG_get_sent_msg() to retrieve the amount of messages exchanged during the simulation, plus a whole load of automatic reindent from eclipse (sorry for the noise)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6008 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/msg/msg.h
src/msg/global.c
src/msg/gos.c
src/msg/m_process.c
src/msg/mailbox.h
src/msg/msg_mailbox.c
src/msg/private.h