Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Corrected bug.
authordonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 16 Jul 2007 10:07:21 +0000 (10:07 +0000)
committerdonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 16 Jul 2007 10:07:21 +0000 (10:07 +0000)
commit5834b3e37665fac531ccb6118397895604d5d569
tree75e62cccdc2d494e079d6b967e2194ea2ec68d70
parent4c54951e0b04dc8bef3b3709bf2c5f917062ced5
Corrected bug.
Bug: xbt_queues strangely handled

simix_cond_wait_timeout now raise an exception if the timeout happens.

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