glibc/nptl/sysdeps/x86_64
Ulrich Drepper 421665c40a Optimize x86-64 syscall cancellation handling.
The syscall wrappers had to save and restore the syscall parameter
values and return value when calling the functions to enable/disable
cancellation were called.  Not anymore.  The called functions are
special and don't modify any unexpected registers.
2009-08-04 11:03:46 -07:00
..
configure Regenerated. 2009-07-31 21:48:59 -07:00
configure.in Check for .cfi_{personality,lsda} on x86-64. 2009-07-23 17:15:56 -07:00
Makefile
pthread_spin_init.c
pthread_spin_lock.c
pthread_spin_trylock.S
pthread_spin_unlock.S
pthreaddef.h
tcb-offsets.sym Optimize x86-64 syscall cancellation handling. 2009-08-04 11:03:46 -07:00
tls.h Fix x86-64 TCB alignment for future processor versions. 2009-07-29 09:01:04 -07:00