[c++-pthreads] Re: pthread_cancel and EH: let's try this again

Peter Dimov pdimov at mmltd.net
Sun Jul 17 12:21:13 UTC 2005


Peter Dimov wrote:

> Whether cancellation is enabled during stack unwinding does not
> affect your example at all.

This is ambiguous. What I meant was that:

Whether stack unwinding suppresses cancellation exceptions doesn't affect 
your example.

I now realize that you may have been talking about the "cancellation 
enabled" flag as returned by pthread_setcancelstate. I agree that it can be 
left enabled. 




More information about the c++-pthreads mailing list