Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 22 Nov 1999 20:53:18 +0000 (20:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 22 Nov 1999 20:53:18 +0000 (20:53 +0000)
commit20bdb31bfc27e044290756a681e3329f6e677ab7
tree83fcba351926c80cad192dfb56ee8e42ac3535d3
parentba90ec1141c97aa17bfe701f0f9def3f7544895f
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.
linuxthreads/ChangeLog
linuxthreads/internals.h
linuxthreads/manager.c
linuxthreads/pthread.c
linuxthreads_db/ChangeLog
linuxthreads_db/td_init.c
linuxthreads_db/thread_dbP.h