about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
Commit message (Expand)AuthorAgeFilesLines
* Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath2014-05-141-164/+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
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-1/+4
* Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2012-05-151-4/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix check for PI mutex in x86-64 pthread_cond_signalAndreas Schwab2009-08-101-3/+3
* Fix bookkeeping in mutex when using requeue_pi.Ulrich Drepper2009-07-281-2/+4
* Support requeueing for condvars using PI mutex. x86-64 only.Ulrich Drepper2009-07-191-12/+35
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, cvs/fedora-glibc-20070814T0725 cvs/fedora-glibc-20070814T0643Ulrich Drepper2007-08-141-1/+1
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-111-5/+24
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-18/+9
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper2005-09-081-2/+25
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-311-4/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-28/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+28
* Update.Ulrich Drepper2004-06-031-8/+5
* Update.Ulrich Drepper2003-09-221-25/+6
* Update.Ulrich Drepper2003-05-271-6/+12
* Update.Ulrich Drepper2003-05-261-7/+34
* Update.Ulrich Drepper2003-03-121-1/+1
* Update.Ulrich Drepper2003-03-111-3/+3
* pthread_cond_signal implementation for Linux/x86-64.Ulrich Drepper2003-03-111-0/+93