problem in pthread.h
Bossom, John
John.Bossom@Cognos.COM
Mon Jun 5 19:17:00 GMT 2006
You're welcome.
-----Original Message-----
From: Romano Paolo Tenca [mailto:rotenca@telvia.it]
Sent: Monday, June 05, 2006 3:17 PM
To: Bossom, John
Cc: Pthreads-Win32 list
Subject: Re: problem in pthread.h
Bossom, John wrote:
> The pthread_cleanup_push defines a scoped block that is completed by
> the pop macro.
> This scoping is necessary in order that the internal local variable,
> _cleanup, still exists at when the pop is actually called. The pop
> expects the values in the _cleanup to still be available.
>
Oh, now i understand! I must use the pair of push/pop macro. (RTFM)
Thank you for the help.
---
Romano Paolo Tenca
This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.
More information about the Pthreads-win32
mailing list