about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
Commit message (Expand)AuthorAgeFilesLines
* Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath2014-05-141-840/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar2012-10-161-1/+4
* Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar2012-10-101-2/+16
* Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar2012-10-051-7/+44
* Remove __ASSUME_POSIX_TIMERS.Joseph Myers2012-08-161-30/+0
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-1/+4
* Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu2012-05-151-24/+24
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add missing register initialization in x86-64 pthread_cond_timedwaitUlrich Drepper2011-10-291-3/+3
* Remove gettimeofday vsyscall use from x86-86 libpthreadUlrich Drepper2011-09-071-12/+9
* Fix stack alignment on x86_64Andreas Schwab2011-08-091-3/+3
* Work around kernel rejecting valid absolute timestampsAndreas Schwab2010-07-011-1/+5
* Minimal unwind section size reduction.Ulrich Drepper2009-11-171-17/+14
* Small optimizations to cancellable x86-64 code.Ulrich Drepper2009-08-071-2/+0
* Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper2009-07-281-8/+16
* Fix pthread_cond_timedwait error handling on old kernels.Ulrich Drepper2009-07-231-2/+2
* Minor optimizations of last x86-64 condvar changes.Ulrich Drepper2009-07-201-5/+3
* Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper2009-07-191-10/+59
* Make x86-64 pthread_cond_timedwait more robust.Ulrich Drepper2009-07-191-0/+2
* Remove leftover cfi.Ulrich Drepper2009-07-181-4/+1
* Extend x86-64 pthread_cond_timedwait to use futex syscall with absolute timeout.Ulrich Drepper2009-07-181-126/+292
* Optimize x86-64 pthread_cond_timedwait.Ulrich Drepper2009-07-181-144/+188
* Optimize x86-64 pthread_cond_wait.Ulrich Drepper2009-07-181-0/+125
* [BZ #5807]Ulrich Drepper2009-03-151-102/+21
* [BZ #5463, BZ #5464] cvs/fedora-glibc-20071212T1051Ulrich Drepper2007-12-121-2/+2
* [BZ #5465]Ulrich Drepper2007-12-121-0/+2
* * csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper2007-08-201-1/+8
* Include <kernel-features.h>.Ulrich Drepper2007-08-121-0/+2
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-111-11/+39
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-15/+16
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-5/+5
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-311-13/+17
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-17/+13
* 2.5-18.1Jakub Jelinek2007-07-121-13/+17
* [BZ #357]Ulrich Drepper2004-09-021-3/+21
* Fix assembler in last patch.Andreas Jaeger2004-06-191-1/+1
* Update.Ulrich Drepper2004-06-181-0/+5
* Update.Ulrich Drepper2004-06-031-6/+10
* [BZ #163]Ulrich Drepper2004-05-181-10/+25
* Update.Ulrich Drepper2004-02-191-37/+14
* Update.Ulrich Drepper2004-02-131-2/+26
* Update.Ulrich Drepper2003-11-211-1/+4
* Update.Ulrich Drepper2003-09-221-7/+7
* Update.Ulrich Drepper2003-06-221-1/+2
* Update.Ulrich Drepper2003-05-271-5/+5
* Update.Ulrich Drepper2003-05-261-4/+6
* Update.Ulrich Drepper2003-04-141-9/+10
* Update.Ulrich Drepper2003-04-141-46/+56