Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
when requested to acquire a cond or semaphore with max_duration=0, call the regular...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Oct 2009 13:10:04 +0000 (13:10 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 20 Oct 2009 13:10:04 +0000 (13:10 +0000)
commitc665004452a6a694cea474e402376893b774eca1
tree46a0e00099873a3ed9260bf63fe68f83c4e5d5c5
parent342300c298d95f44a80e4d670e43210777f15744
when requested to acquire a cond or semaphore with max_duration=0, call the regular blocking function instead of the internal code so that the dummy action in charge of detecting host failures get created

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