[SPAM] - [c++-pthreads] Re: [SPAM] - [c++-pthreads] Re: pthread_cancel and EH: let's try this again - Email found in subject - Email found in subject

Ted Baker baker at cs.fsu.edu
Mon Jul 18 15:56:51 UTC 2005


On Mon, Jul 18, 2005 at 09:33:33AM -0400, David Abrahams wrote:
> ... supposed to throw.  Exceptions raised by polling are not asynchronous
> by that definition, unless of course the function doing the polling
> and throwing lies and claims it doesn't throw.

Exactly!  If the polling can occur at unknown points, including
C-language functions in a chain of library calls below your
level of visibility, then the effect can be indistinguishable.

--Ted



More information about the c++-pthreads mailing list