aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath1-840/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-16Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar1-1/+4
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar1-2/+16
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar1-7/+44
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers1-30/+0
2012-05-25Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath1-1/+4
2012-05-15Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu1-24/+24
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-29Add missing register initialization in x86-64 pthread_cond_timedwaitUlrich Drepper1-3/+3
2011-09-07Remove gettimeofday vsyscall use from x86-86 libpthreadUlrich Drepper1-12/+9
2011-08-09Fix stack alignment on x86_64Andreas Schwab1-3/+3
2010-07-01Work around kernel rejecting valid absolute timestampsAndreas Schwab1-1/+5
2009-11-17Minimal unwind section size reduction.Ulrich Drepper1-17/+14
2009-08-07Small optimizations to cancellable x86-64 code.Ulrich Drepper1-2/+0
2009-07-28Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper1-8/+16
2009-07-23Fix pthread_cond_timedwait error handling on old kernels.Ulrich Drepper1-2/+2
2009-07-20Minor optimizations of last x86-64 condvar changes.Ulrich Drepper1-5/+3
2009-07-19Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper1-10/+59
2009-07-19Make x86-64 pthread_cond_timedwait more robust.Ulrich Drepper1-0/+2
2009-07-18Remove leftover cfi.Ulrich Drepper1-4/+1
2009-07-18Extend x86-64 pthread_cond_timedwait to use futex syscall with absolute timeout.Ulrich Drepper1-126/+292
2009-07-18Optimize x86-64 pthread_cond_timedwait.Ulrich Drepper1-144/+188
2009-07-18Optimize x86-64 pthread_cond_wait.Ulrich Drepper1-0/+125
2009-03-15[BZ #5807]Ulrich Drepper1-102/+21
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper1-2/+2
2007-12-12[BZ #5465]Ulrich Drepper1-0/+2
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper1-1/+8
2007-08-12Include <kernel-features.h>.Ulrich Drepper1-0/+2
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper1-11/+39
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-15/+16
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper1-5/+5
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper1-13/+17
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-17/+13
2007-07-122.5-18.1Jakub Jelinek1-13/+17
2004-09-02[BZ #357]Ulrich Drepper1-3/+21
2004-06-19Fix assembler in last patch.Andreas Jaeger1-1/+1
2004-06-18Update.Ulrich Drepper1-0/+5
2004-06-03Update.Ulrich Drepper1-6/+10
2004-05-18[BZ #163]Ulrich Drepper1-10/+25
2004-02-19Update.Ulrich Drepper1-37/+14
2004-02-13Update.Ulrich Drepper1-2/+26
2003-11-21Update.Ulrich Drepper1-1/+4
2003-09-22Update.Ulrich Drepper1-7/+7
2003-06-22Update.Ulrich Drepper1-1/+2
2003-05-27Update.Ulrich Drepper1-5/+5
2003-05-26Update.Ulrich Drepper1-4/+6
2003-04-14Update.Ulrich Drepper1-9/+10
2003-04-14Update.Ulrich Drepper1-46/+56