From: mquinson Date: Tue, 20 Oct 2009 13:10:04 +0000 (+0000) Subject: when requested to acquire a cond or semaphore with max_duration=0, call the regular... X-Git-Tag: SVN~906 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c665004452a6a694cea474e402376893b774eca1?hp=c665004452a6a694cea474e402376893b774eca1 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 ---