Actions
| Post | |
| Subscribe | |
| Unsubscribe |
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [c++-pthreads] Re: cancellation points report failure
- To: Alexander Terekhov <boo@xxxxxxxxxxx>
- Subject: Re: [c++-pthreads] Re: cancellation points report failure
- From: Fergus Henderson <fjh@xxxxxxxxxxx>
- Date: Thu, 8 Jan 2004 15:01:12 +1100
On 07-Jan-2004, Alexander Terekhov <boo@xxxxxxxxxxx> wrote: > Nathan Myers wrote: > > > > On Tue, Jan 06, 2004 at 06:58:57AM -0500, Dave Butenhof wrote: > > > Personally, I would be happy to accept a C++ binding with no way to > > > enable asynchronous cancelability, and to avoid defining any C++ code > > > as "async cancel-safe". > > > > I think we're all agreed on that. This list is about semantics of > > a C++ binding for synchronous cancellation. > > Objection. To begin with, asynchronous cancelability IS part of > pthreads. Asynchronous cancelability only works if you can be sure that there are no implicit calls to async-cancel-unsafe functions going on. That's not too hard to ensure in C, but it's a lot more difficult in C++. -- Fergus Henderson <fjh@xxxxxxxxxxx> | "I have always known that the pursuit The University of Melbourne | of excellence is a lethal habit" WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
- Follow-Ups:
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Alexander Terekhov
- Re: [c++-pthreads] Re: cancellation points report failure
- References:
- Re: [c++-pthreads] cancellation points report failure
- From: Ben Hutchings
- Re: cancellation points report failure
- From: David Abrahams
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Alexander Terekhov
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Dave Butenhof
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Alexander Terekhov
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Dave Butenhof
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Nathan Myers
- Re: [c++-pthreads] Re: cancellation points report failure
- From: Alexander Terekhov
- Re: [c++-pthreads] cancellation points report failure
- Prev by Date: Re: [c++-pthreads] What are the real issues?
- Next by Date: thread-safety definition
- Previous by thread: Re: [c++-pthreads] Re: cancellation points report failure
- Next by thread: Re: [c++-pthreads] Re: cancellation points report failure
- Index(es):