Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Always decrement the semaphore capacity, even if it will go under 0 that...
authorpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 25 Nov 2010 08:41:28 +0000 (08:41 +0000)
committerpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 25 Nov 2010 08:41:28 +0000 (08:41 +0000)
commit06688d73948ce9a162626ecb422345f0c5acd7a4
tree3c322986bc02535dc0c71cef55b76faa144eea08
parent4ceaeaa049f33495a445d5b4f1347eec202a762b
Revert "Always decrement the semaphore capacity, even if it will go under 0 that way (because release does ++ all the time)"
-> The released token is already taken after it has been waited for.

This reverts commit 34e7986909807638c6670c20a0704f949d696d11.

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