[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: _cthread_init_routine and _cthread_exit_routine
From: |
Neal H. Walfield |
Subject: |
Re: _cthread_init_routine and _cthread_exit_routine |
Date: |
Wed, 04 May 2005 22:51:01 +0100 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
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?
Thanks,
Neal
Re: libpthread not loading indirectly?, Michael Banck, 2005/05/17