Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chaned global execute_mutex and execute_cond to host-specific and wrapped all
authormarkls <markls@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 30 Nov 2007 01:23:43 +0000 (01:23 +0000)
committermarkls <markls@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 30 Nov 2007 01:23:43 +0000 (01:23 +0000)
commit8787f75c9d14a09fa99c40380a579b2b8372b40a
tree7229b9e5383528470d2894532334b0efc8ee26e7
parent505fa6b336fedfbe5951b01dc5c49f8c3f54e177
chaned global execute_mutex and execute_cond to host-specific and wrapped all
cond_wait statements in while loops with appropriate tests.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5096 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/smpi/private.h
src/smpi/smpi_base.c
src/smpi/smpi_bench.c
src/smpi/smpi_global.c
src/smpi/smpi_receiver.c
src/smpi/smpi_sender.c
src/smpi/smpi_util.c