[PATCH] pthread key destructor

Thomas Pfaff tpfaff@gmx.net
Mon Sep 23 05:34:00 GMT 2002


See
http://www.opengroup.org/onlinepubs/007904975/functions/pthread_key_create.html

I do not think that we should support more than one iterations at the
moment. This seems to be a rather new addition to the pthread
specification.

2002-09-23  Thomas Pfaff  <tpfaff@gmx.net>

	* thread.cc (pthread_key::run_destructor): Run destructor only if
	key value is not NULL.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pthread_key_destructor.patch
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20020923/3d5e961c/attachment.ksh>


More information about the Cygwin-patches mailing list