Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the ability to specify a timeout on waiting a condition in every interfaces ...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 Jul 2007 18:04:52 +0000 (18:04 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 Jul 2007 18:04:52 +0000 (18:04 +0000)
commitcd5e6b169f6a55b9e913fe0f8ea3ec85fbb330bd
tree90269592c95d49736c67b740a43bb74a69323c26
parentb96e1bf5be6e8238849ba847ddbd3f39a0c86188
add the ability to specify a timeout on waiting a condition in every interfaces (but windows, I personnaly dunno how to do it), and use it in the queues

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3714 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/Makefile.am
src/Makefile.in
src/include/xbt/xbt_os_thread.h
src/xbt/xbt_os_thread.c
src/xbt/xbt_queue.c
src/xbt/xbt_rl_synchro.c
src/xbt/xbt_sg_synchro.c