]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
Optimize x86-64 pthread_cond_wait.
authorUlrich Drepper <drepper@redhat.com>
Sat, 18 Jul 2009 15:09:39 +0000 (08:09 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 18 Jul 2009 15:09:39 +0000 (08:09 -0700)
commit30b1954abb02aa7ba8136fe728820cd769052efb
treedd39ce1c6e400d1425be7482c646857872d342ea
parentf351f2b756e634fde2482a8f9790944db868162b
Optimize x86-64 pthread_cond_wait.

Instead of actively registering an unwind buffer we now use the
exception handling functionality of the gcc runtime.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S