1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-21 22:22:50 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper 515a8908ce 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.
2009-07-19 14:54:56 -07:00
..
2007-10-28 01:08:55 +00:00
2007-10-28 19:46:50 +00:00
2009-06-12 08:34:02 -07:00
2007-10-28 19:46:50 +00:00
2007-10-28 19:46:50 +00:00
2007-10-28 19:46:50 +00:00
2007-10-28 01:08:55 +00:00