From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17890 invoked by alias); 5 Jun 2006 19:17:27 -0000 Received: (qmail 17879 invoked by uid 22791); 5 Jun 2006 19:17:26 -0000 X-Spam-Check-By: sourceware.org Received: from mail86.messagelabs.com (HELO mail86.messagelabs.com) (216.82.244.115) by sourceware.org (qpsmtpd/0.31) with SMTP; Mon, 05 Jun 2006 19:17:24 +0000 X-VirusChecked: Checked X-Env-Sender: John.Bossom@Cognos.COM X-Msg-Ref: server-12.tower-86.messagelabs.com!1149535038!24997912!7 X-StarScan-Version: 5.5.9.1; banners=-,-,- Received: (qmail 13832 invoked from network); 5 Jun 2006 19:17:20 -0000 Received: from nomad.cognos.com (HELO nomad.cognos.com) (205.210.232.62) by server-12.tower-86.messagelabs.com with SMTP; 5 Jun 2006 19:17:20 -0000 Received: from sottemail2.ent.ad.cognos.com ([10.67.10.28]) by nomad.cognos.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 5 Jun 2006 15:17:14 -0400 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: problem in pthread.h Date: Mon, 05 Jun 2006 19:17:00 -0000 Message-ID: <4ABB890A1781774888DB6505E6F0E3B36E9674@sottemail2.ent.ad.cognos.com> From: "Bossom, John" To: "Romano Paolo Tenca" Cc: "Pthreads-Win32 list" X-IsSubscribed: yes Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2006/txt/msg00037.txt.bz2 You're welcome.=20 -----Original Message----- From: Romano Paolo Tenca [mailto:rotenca@telvia.it]=20 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=20 > the pop macro. > This scoping is necessary in order that the internal local variable,=20 > _cleanup, still exists at when the pop is actually called. The pop=20 > expects the values in the _cleanup to still be available. >=20=20=20 Oh, now i understand! I must use the pair of push/pop macro. (RTFM) Thank you for the help. --- Romano Paolo Tenca =20 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 atta= chments, delete it immediately from your system and notify the sender promp= tly by e-mail that you have done so. Thank you.