mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
2000-05-07 H.J. Lu <hjl@gnu.org> * csu/initfini.c: Moved to .... * sysdeps/generic/initfini.c: ...here. * csu/Makefile (initfini.c): Set vpath to $(full_config_sysdirs).
This commit is contained in:
@@ -414,7 +414,9 @@ int __pthread_manager(void *reqfd);
|
||||
int __pthread_manager_event(void *reqfd);
|
||||
void __pthread_manager_sighandler(int sig);
|
||||
void __pthread_reset_main_thread(void);
|
||||
void __pthread_reset_pthread_once(void);
|
||||
void __pthread_once_fork_prepare(void);
|
||||
void __pthread_once_fork_parent(void);
|
||||
void __pthread_once_fork_child(void);
|
||||
void __fresetlockfiles(void);
|
||||
void __pthread_manager_adjust_prio(int thread_prio);
|
||||
void __pthread_set_own_extricate_if(pthread_descr self, pthread_extricate_if *peif);
|
||||
|
||||
Reference in New Issue
Block a user