Make x86-64 pthread_cond_timedwait more robust.
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Jul 2009 21:54:56 +0000 (14:54 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Jul 2009 21:54:56 +0000 (14:54 -0700)
commit515a8908cedcf7432270f410e4a749e4ce07a072
tree7e4631b6ee0ef5a723ca3a24b7032fa80601d72e
parente2dca2fea3f1a0a7b05fd10589f469496f9c42a3
Make x86-64 pthread_cond_timedwait more robust.

It just happens that __pthread_enable_asynccancel doesn't modify the $rdi
register.  But this isn't guaranteed.  Hence we reload the register after
the calls.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S