src/winsup/cygwin ChangeLog thread.cc thread.h
rbcollins@cygwin.com
rbcollins@cygwin.com
Thu Oct 17 01:44:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: rbcollins@sourceware.org 2002-10-17 01:44:18
Modified files:
winsup/cygwin : ChangeLog thread.cc thread.h
Log message:
2002-10-17 Robert Collins <rbtcollins@hotmail.com>
* thread.h (pthread_mutex::isGoodInitializerOrBadObject): Declare.
* thread.cc (pthread_mutex::isGoodInitializerOrBadObject): Implement.
(pthread_mutex::init): Use isGoodInitializerOrBadObject to avoid
unneeded SEGV's during debugging.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1535&r2=1.1536
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.101&r2=1.102
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.53&r2=1.54
More information about the Cygwin-cvs
mailing list