This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: catch(...) and forced unwind


On Wed, Dec 17, 2003 at 10:36:15AM -0800, Mark Mitchell wrote:
> That would also be a POSIX threads extension; essentially, this would be
> the deferred cancellation model, except that pthread_testcancel would be
> the only cancellation point.

I would think that disabling cancellation and then using testcancel
would be equivalent.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]