]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/pthread_cond_wait.c
FUTEX_*_REQUEUE_PI support for non-x86 code
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 18 Feb 2013 10:37:10 +0000 (16:07 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 18 Feb 2013 10:37:10 +0000 (16:07 +0530)
commit8313cb997d2da2465c8560d3164358a68ea1e9ad
treeb48995a23e51dc148f6a493b68faa9de83c6acdd
parentf78b5caa6ece23ce86f6cabac8edf3ecd6850473
FUTEX_*_REQUEUE_PI support for non-x86 code

Add FUTEX_*_REQUEUE_PI support for the default C code and also add
implementations for s-390 and ppc.
NEWS
nptl/ChangeLog
nptl/pthreadP.h
nptl/pthread_cond_broadcast.c
nptl/pthread_cond_signal.c
nptl/pthread_cond_timedwait.c
nptl/pthread_cond_wait.c
nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
sysdeps/unix/sysv/linux/kernel-features.h