src/winsup/cygwin ChangeLog thread.cc

rbcollins@sourceware.cygnus.com rbcollins@sourceware.cygnus.com
Thu Jun 21 15:27:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2001-06-21 15:27:20

Modified files:
	winsup/cygwin  : ChangeLog thread.cc 

Log message:
	2001-06-22  Robert Collins  rbtcollins@hotmail.com
	
	* thread.cc (__pthread_cond_timedwait): Lock the waiting mutex before
	the condition protect mutex to avoid deadlocking. (Found by Greg Smith).
	(__pthread_cond_wait): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.769&r2=1.770
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.34&r2=1.35



More information about the Cygwin-cvs mailing list