Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Mime-Version: 1.0 (Apple Message framework v622) In-Reply-To: <20050608144228.GA11065@calimero.vinschen.de> References: <44f83c19cc33e4382680fe3758164ccf AT rehley DOT net> <20050527202823 DOT GB4939 AT trixie DOT casa DOT cgf DOT cx> <0833be552ca5aa00a72ecef822250580 AT rehley DOT net> <20050528161515 DOT GA1323 AT trixie DOT casa DOT cgf DOT cx> <1064750c32ec165a486fe7dba0f8b302 AT rehley DOT net> <429CA3E8 DOT 7070909 AT acm DOT org> <0483fbf499cd644361f2e16f2e88f7d5 AT rehley DOT net> <4fd08104e6065d20682122c1ee564453 AT rehley DOT net> <20050608144228 DOT GA11065 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: From: Peter Rehley Subject: Re: pthreads, cygwin and pthread_mutex_lock not blocking Date: Wed, 8 Jun 2005 11:07:23 -0700 To: cygwin AT cygwin DOT com X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j58I7ctu027795 On Jun 8, 2005, at 7:42 AM, Corinna Vinschen wrote: > On Jun 7 10:22, Peter Rehley wrote: >> Any comments about this? >> >> On Jun 2, 2005, at 11:22 AM, Peter Rehley wrote: >> >>> Here is a patch to thread.cc that allows _lock to process signals. >>> The patch is against the 1.178 version of thread.cc found in cvs. > > Thanks for the patch, but it's big enough to require a copyright > assignment, unfortunately. See http://cygwin.com/contrib.html. hmm, I'm not certain that it really needs a copyright assignment. The code is basically taken from the pthread::join function and then modified slightly to work in the lock context. It just looks big because it's new to lock :) > > Since cgf hasn't had a look into your patch so far, he's not tainted > and will come up with a self-written patch to fix this problem for now. ahh yes. I understand. > > However, if you would be interested to contribute to the Cygwin DLL, > I'd be glad to receive your copyright assignment at one point. > > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin > to > Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com > Red Hat, Inc. > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > Enjoy, Peter ------------------------------- A Møøse once bit my sister -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/