Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add function MSG_comm_waitall for icomm and add one more example.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Jul 2010 15:02:58 +0000 (15:02 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Jul 2010 15:02:58 +0000 (15:02 +0000)
commitd62761dc9056a949309e78420f0d077aeb79efaa
tree92ac32761d34756c804a8e7c2f32a0ee4699f8da
parentbd11f6528fc5e8254511eb87dd907bef552e8471
Add function MSG_comm_waitall for icomm and add one more example.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7999 48e7efb5-ca39-0410-a469-dd3cf9ba447f
.gitignore
examples/msg/icomms/CMakeLists.txt
examples/msg/icomms/deployment_peer.xml [new file with mode: 0755]
examples/msg/icomms/peer.tesh
examples/msg/icomms/peer2.c [new file with mode: 0755]
include/msg/msg.h
src/msg/gos.c