* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):
commit8dd18431a124679e413e92a9b1f3b38e1387b735
authorRoland McGrath <roland@gnu.org>
Mon, 9 Jan 2006 23:38:58 +0000 (9 23:38 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 9 Jan 2006 23:38:58 +0000 (9 23:38 +0000)
treef9503f5cb7e446725761350ef0cbf2372b8636d0
parent33678adb3b667cf4df38970004529fe14c93b4d7
* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):

Don't give the union a name because it changes the mangled name.
Instead name the struct for __data.
* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h (pthread_mutex_t):
Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h (pthread_mutex_t):
Likewise.
nptl/ChangeLog