[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 14:07:41 -0700 (PDT) |
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.
Re: libpthread not loading indirectly?, Michael Banck, 2005/05/17