src/winsup/cygwin ChangeLog cygtls.cc cygtls.h ...

cgf@cygwin.com cgf@cygwin.com
Mon Mar 15 02:47:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-03-15 02:47:35

Modified files:
	winsup/cygwin  : ChangeLog cygtls.cc cygtls.h sigproc.cc 

Log message:
	* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarily
	get the cygtls table lock.
	* cygtls.h (_cygtls::remove_wq): Add wait argument.
	* sigproc.cc (_cygtls::remove_wq): Honor wait argument when acquiring lock.
	(proc_terminate): Don't NULL sync_proc_subproc since other threads may still
	try to access it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2354&r2=1.2355
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.192&r2=1.193



More information about the Cygwin-cvs mailing list