This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: more cancellation work


>>>>> On Thu, 17 Jul 2003 11:42:07 -0700, Richard Henderson <rth@twiddle.net> said:

  Richard> On Thu, Jul 17, 2003 at 10:43:51AM -0700, David Mosberger wrote:
  >> What I meant is: when will libc unwind?  As a result of
  >> pthread_cancel()?  If so, how does it work precisely?

  >> But since you brought it up: what API will this "external library"
  >> follow?  The C++ exception handling API? (_Unwind_FOO)?

  Richard> Yes, and by calling _Unwind_ForceUnwind.  What else did you
  Richard> want to know?

That explains it.

Thanks,

	--david


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