mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
1999-11-22 Ulrich Drepper <drepper@cygnus.com> * internals.h: Add prototype for __pthread_manager_event. * manager.c (__pthread_manager_event): New function. (pthread_start_thread_event): Correct computation of self. Use INIT_THREAD_SELF. * pthread.c (__pthread_manager_thread): Initialize p_lock. (__pthread_initialize_manager): Respect event flags also for creation of the manager thread.
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
|
||||
#include "thread_dbP.h"
|
||||
|
||||
int __td_debug;
|
||||
|
||||
|
||||
td_err_e
|
||||
td_init (void)
|
||||
|
Reference in New Issue
Block a user