This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: pthread.h


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" <cgf@redhat.com>
To: <cygwin@cygwin.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]