This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
pthread_mutex_setprioceiling.c | 33 +++++++++
pthread_mutex_timedlock.c | 34 +++++++--
pthread_mutex_trylock.c | 86 +++++++++++++++---------
pthread_mutex_unlock.c | 63 ++++++++++++++---
pthread_mutexattr_getfast_np.c | 24 ++++++
pthread_mutexattr_getprioceiling.c | 26 +++++++
pthread_mutexattr_getprotocol.c | 36 ++++++++++
pthread_mutexattr_getrobust_np.c | 37 ++++++++++
pthread_mutexattr_getserial_np.c | 24 ++++++
pthread_mutexattr_gettype.c | 2
pthread_mutexattr_init.c | 3
pthread_mutexattr_setfast_np.c | 28 +++++++
pthread_mutexattr_setprioceiling.c | 30 ++++++++
pthread_mutexattr_setprotocol.c | 43 ++++++++++++
pthread_mutexattr_setrobust_np.c | 45 ++++++++++++
pthread_mutexattr_setserial_np.c | 29 ++++++++
pthread_mutexattr_settype.c | 2
sysdeps/pthread/pthread.h | 132
+++++++++++++++++++++++++++++++++++++
tst-fast1.c | 117
++++++++++++++++++++++++++++++++
tst-serial1.c | 118
+++++++++++++++++++++++++++++++++
20 files changed, 859 insertions(+), 53 deletions(-)
Boris Hu (Hu Jiangtao)
Software Engineer@ICSL
86-021-5257-4545#1277
iNET: 8-752-1277
************************************
There are my thoughts, not my employer's.
************************************
"gpg --recv-keys --keyserver wwwkeys.pgp.net 0FD7685F"
{0FD7685F:CFD6 6F5C A2CB 7881 725B CEA0 956F 9F14 0FD7 685F}
Attachment:
rtnptl-2.2.patch-2
Description: rtnptl-2.2.patch-2
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |