src/winsup/cygwin ChangeLog thread.cc
corinna@cygwin.com
corinna@cygwin.com
Wed Mar 22 20:38:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2006-03-22 20:38:26
Modified files:
winsup/cygwin : ChangeLog thread.cc
Log message:
* thread.cc (pthread_mutex::is_good_initializer_or_bad_object): Delete.
(pthread_cond::is_good_initializer_or_bad_object): Delete.
(pthread_rwlock::is_good_initializer_or_bad_object): Delete.
(pthread_cond::init): Remove disabled code. Guard assignment to
object to initialize against access violation.
(pthread_rwlock::init): Ditto.
(pthread_mutex::init): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3455&r2=1.3456
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.197&r2=1.198
More information about the Cygwin-cvs
mailing list