This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
libgcj/98
- To: tromey at cygnus dot com
- Subject: libgcj/98
- From: tromey at sourceware dot cygnus dot com
- Date: 30 Nov 1999 19:00:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: tromey at sourceware dot cygnus dot com
The following reply was made to PR libgcj/98; it has been noted by GNATS.
From: tromey@sourceware.cygnus.com
To: java-gnats@sourceware.cygnus.com
Cc:
Subject: libgcj/98
Date: 30 Nov 1999 18:53:15 -0000
* posix-threads.cc (_Jv_MutexInit): Use _Jv_PthreadGetMutex to get
mutex to initialize. Initialize `count' if required.
Fixes PR libgcj/98.