about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
Commit message (Expand)AuthorAgeFilesLines
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-12/+15
* Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu2012-05-151-20/+20
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Handle EAGAIN from FUTEX_WAIT_REQUEUE_PIAndreas Schwab2011-11-301-2/+74
* Fix stack alignment on x86_64Andreas Schwab2011-08-091-2/+2
* Another minor optimization of x86-64 pthread_cond_wait.Ulrich Drepper2009-08-081-15/+7
* Small optimizations to cancellable x86-64 code.Ulrich Drepper2009-08-071-25/+15
* Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper2009-07-281-8/+15
* Minor optimizations of last x86-64 condvar changes.Ulrich Drepper2009-07-201-18/+13
* Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper2009-07-191-9/+51
* Optimize x86-64 pthread_cond_wait.Ulrich Drepper2009-07-181-144/+184
* Replace hand-coded unwind tables from x86-64 pthread_cond_wait.Ulrich Drepper2009-07-171-76/+18
* * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.SUlrich Drepper2007-09-021-1/+1
* Include <kernel-features.h>.Ulrich Drepper2007-08-121-0/+2
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-111-16/+68
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-17/+22
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-291-6/+6
* [BZ #1006]Ulrich Drepper2006-09-091-2/+2
* [BZ #3123]Ulrich Drepper2006-09-081-2/+8
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-311-11/+15
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-22/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+22
* [BZ #357]Ulrich Drepper2004-09-021-6/+45
* Update.Ulrich Drepper2004-06-031-11/+15
* [BZ #163]Ulrich Drepper2004-05-181-9/+24
* Update.Ulrich Drepper2003-11-211-2/+5
* Update.Ulrich Drepper2003-09-221-11/+11
* Update.Ulrich Drepper2003-06-221-1/+2
* Update.Ulrich Drepper2003-05-271-6/+6
* Update.Ulrich Drepper2003-05-261-9/+7
* Update.Ulrich Drepper2003-04-141-1/+2
* Update.Ulrich Drepper2003-04-141-34/+38
* Update.Ulrich Drepper2003-04-131-0/+70
* Update.Ulrich Drepper2003-03-181-9/+8
* Update.Ulrich Drepper2003-03-171-2/+2
* More random patches.Ulrich Drepper2003-03-151-3/+18
* Update.Ulrich Drepper2003-03-151-1/+1
* Update.Ulrich Drepper2003-03-121-6/+2
* Update.Ulrich Drepper2003-03-121-5/+5
* Update.Ulrich Drepper2003-03-111-2/+3
* Update.Ulrich Drepper2003-03-111-0/+8
* Update.Ulrich Drepper2003-03-111-1/+1
* pthread_cond_wait implementation for Linux/x86-64.Ulrich Drepper2003-03-111-0/+265