This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


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

Re: Help: Unwinding the C++ stack...throw, longjmp & threads


On Thu, Aug 19, 1999 at 06:39:16PM +0000, George T. Talbot wrote:
> It seems to me that the C library, which implements pthreads under
> Linux, needs to implement deferred cancellation as an exception, with C
> cleanup handlers using the same mechanism as C++ exception handlers &
> stack-based object destructors.

That's probably the best way to get the kind of integration 
that you want.


r~

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