This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/libjava ChangeLog win32-threads.cc
- From: membar at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, java-cvs at gcc dot gnu dot org
- Date: 31 Oct 2003 03:36:39 -0000
- Subject: gcc/libjava ChangeLog win32-threads.cc
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: membar@gcc.gnu.org 2003-10-31 03:36:38
Modified files:
libjava : ChangeLog win32-threads.cc
Log message:
PR libgcj/12647:
* win32-threads.cc (_Jv_CondWait): Respect mutex's
refcount when releasing and reacquiring it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2317&r2=1.2318
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/win32-threads.cc.diff?cvsroot=gcc&r1=1.10&r2=1.11