Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Now the java processes don't use the native locks so i have remove all functions...
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 4 Oct 2007 08:09:49 +0000 (08:09 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 4 Oct 2007 08:09:49 +0000 (08:09 +0000)
commit645feae364d69d74fbed1325a905f7db436240d2
treea8798dd3918bec1dc2459d82267f869446731f99
parent7cd83128b3740b3d66ef8d8a2ced0ffa5168efe2
Now the java processes don't use the native locks so i have remove all functions connected to this locks. Because in the windows  we can't signal a condition variable and wait it in the same thread i introduce a separate condition to schedule the msg processes.

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