Git cherry-pick of commit efac1fce6212f0e471ce7fa2519b1d3a4a084ddc
commit69527ce104479dfbacf65c239e4d1edb65e07c8d
authorUlrich Drepper <drepper@redhat.com>
Sat, 1 Nov 2008 19:51:41 +0000 (1 19:51 +0000)
committerRyan Arnold <ryanarn@etna.rchland.ibm.com>
Thu, 15 Oct 2009 17:12:03 +0000 (15 12:12 -0500)
tree9955906942567b06b722dd6b6880facd82eb544f
parentae4269f244f4806fbd93cca5077cca6a441e2e24
Git cherry-pick of commit efac1fce6212f0e471ce7fa2519b1d3a4a084ddc

[BZ #6955]

2008-11-01  Ulrich Drepper  <drepper@redhat.com>
[BZ #6955]
* pthread_mutex_lock.c: Add support for private PI mutexes.
* pthread_mutex_timedlock.c: Likewise.
* pthread_mutex_trylock.c: Likewise.
* pthread_mutex_unlock.c: Likewise.
Patch mostly by Ben Jackson <ben@ben.com>.
nptl/ChangeLog
nptl/pthread_mutex_lock.c
nptl/pthread_mutex_timedlock.c
nptl/pthread_mutex_trylock.c
nptl/pthread_mutex_unlock.c