Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <026301c0df23$bead9430$0200a8c0@lifelesswks> From: "Robert Collins" To: References: <3B044117 DOT 19260 DOT A47AA97 AT localhost> <20010517153638 DOT A19095 AT redhat DOT com> Subject: Re: pthread.h Date: Fri, 18 May 2001 08:50:15 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 17 May 2001 22:43:30.0375 (UTC) FILETIME=[CB944D70:01C0DF22] More importantly, if you look at the source for pthread_cancel (which is where pthread_cleanup* get used, you'll see that its a dummy function right now. Although the SUS spec recommends/suggests implementing those functions as macros... I am at a bit of a loss on how to do it properly. (The spec only requires the cleanup to work within the current source scope. I think that I'm going to endup implementing a larger cleanup capability ... but that depends on my having time arrive :]) Rob ----- Original Message ----- From: "Christopher Faylor" To: Sent: Friday, May 18, 2001 5:36 AM Subject: Re: pthread.h > On Thu, May 17, 2001 at 09:22:31PM +0200, Gerrit P. Haase wrote: > >Hallo, > > > >maybe someone is able to explain this part of pthread.h to me? > > Haven't you been around long enough to know the common answer to these > type of questions? Search the archives. > > http://sources.redhat.com/ml/cygwin/2001-05/msg00146.html > > cgf > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple