Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the waitany functions on semaphore and communications to return the rank of...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Oct 2009 13:10:35 +0000 (13:10 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Oct 2009 13:10:35 +0000 (13:10 +0000)
commit090cf2282f07bf598ff25bf0740e35268b20b699
tree8491ebebba06dd9ce65fb70a03bf7f23a556b612
parent62923a33166a3bca4b65351fbe26f170e42dd24f
Change the waitany functions on semaphore and communications to return the rank of the object in the dynar instead of the object itself

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6811 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/include/simix/simix.h
src/simix/smx_network.c
src/simix/smx_synchro.c