Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt/synchro.h test case, unfortunately showing some issues in the simulation for now
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 11 Jul 2007 17:51:37 +0000 (17:51 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 11 Jul 2007 17:51:37 +0000 (17:51 +0000)
commit440b8b64317ded54096037ddbed38670565c3c59
tree94fddd39e6e37120319ef2b808509fcb8d9dcf53
parent7166ae6c85f79709c2d6dedb68b0c39af3222857
xbt/synchro.h test case, unfortunately showing some issues in the simulation for now

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3742 48e7efb5-ca39-0410-a469-dd3cf9ba447f
12 files changed:
configure
configure.ac
examples/gras/Makefile.am
examples/gras/Makefile.in
examples/gras/synchro/.cvsignore [new file with mode: 0644]
examples/gras/synchro/Makefile.am [new file with mode: 0644]
examples/gras/synchro/Makefile.in [new file with mode: 0644]
examples/gras/synchro/philosopher.c [new file with mode: 0644]
examples/gras/synchro/synchro.xml [new file with mode: 0644]
examples/gras/synchro/test_rl [new file with mode: 0755]
examples/gras/synchro/test_sg_32 [new file with mode: 0755]
examples/gras/synchro/test_sg_64 [new file with mode: 0755]