mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Update.
2000-03-16 Ulrich Drepper <drepper@redhat.com> * mutex.c (__pthread_mutex_lock): Always initialize __m_owner. (__pthread_mutex_trylock): Likewise. (__pthread_mutex_unlock): Always clear __m_owner.
This commit is contained in:
parent
9de74ebf76
commit
8654617791
@ -1,3 +1,9 @@
|
||||
2000-03-16 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* mutex.c (__pthread_mutex_lock): Always initialize __m_owner.
|
||||
(__pthread_mutex_trylock): Likewise.
|
||||
(__pthread_mutex_unlock): Always clear __m_owner.
|
||||
|
||||
2000-03-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* condvar.c (pthread_cond_wait): Check whether mutex is owned by
|
||||
|
Loading…
Reference in New Issue
Block a user