bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: _cthread_init_routine and _cthread_exit_routine


From: Roland McGrath
Subject: Re: _cthread_init_routine and _cthread_exit_routine
Date: Wed, 4 May 2005 15:12:34 -0700 (PDT)

> At Wed,  4 May 2005 14:07:41 -0700 (PDT),
> Roland McGrath wrote:
> > 
> > There isn't any big issue with _cthread_exit_routine, because it doesn't
> > need to be set so early.  Your initializer code (DSO initializer, or your
> > _cthread_init_routine function) can just assign _cthread_exit_routine.
> > 
> 
> Good point.  Does that mean glibc should be to actually call
> _cthread_exit_initializer?  Should I file a bug report?

Huh?  I just described why no further libc change is required.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]