* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI
commitbd6d3b7dadf39f8afbbb5736614c378aa970f5c3
authorUlrich Drepper <drepper@redhat.com>
Sun, 17 Sep 2006 06:02:48 +0000 (17 06:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 17 Sep 2006 06:02:48 +0000 (17 06:02 +0000)
treec162ed4ceabd0c8bdfc1dc8136168a9a8964ffaf
parent4cd3633d1acf8861ace92260f07893e6fdd173e9
* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI

mutexes wake all mutexes.
* sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Don't increment
WAKEUP_SEQ if this would increase the value beyond TOTAL_SEQ.
* sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S