src/winsup/cygwin ChangeLog thread.cc

corinna@cygwin.com corinna@cygwin.com
Wed May 23 13:18:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2012-05-23 13:18:34

Modified files:
	winsup/cygwin  : ChangeLog thread.cc 

Log message:
	* thread.cc (pthread::pop_cleanup_handler): Move setting the cancelstate
	to PTHREAD_CANCEL_DISABLE from here...
	(pthread::pop_all_cleanup_handlers): ...to here, otherwise any explicit
	call to pthread_cleanup_pop disables cancellation for this thread.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5839&r2=1.5840
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.259&r2=1.260



More information about the Cygwin-cvs mailing list