Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 13 Feb 2004 08:32:43 +0000 (08:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 13 Feb 2004 08:32:43 +0000 (08:32 +0000)
commit219304ecbbb8dab55a788dd3bbb31b3ce01d88a9
tree658fa01a840c11bf802e757d8de835bb2f9780a8
parent3730d95c778f794fff48574c95d6658d6d5224ed
Update.

* sysdeps/pthread/pthread_cond_timedwait.c
(__pthread_cond_timedwait): Optimize.  Drop internal lock earlier.
Reuse code.  Add __builtin_expects.

* init.c (pthread_functions): Make array const.
nptl/ChangeLog
nptl/sysdeps/pthread/pthread_cond_timedwait.c