aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_mutex_trylock.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-19nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang1-1/+1
2019-02-07Add compiler barriers around modifications of the robust mutex list for pthre...Stefan Liebler1-4/+53
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler1-3/+14
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-1/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-2/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-11Remove obsolete commentAndreas Schwab1-3/+0
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab1-5/+4
2014-10-17NPTL: Conditionalize direct futex syscall uses.Roland McGrath1-0/+5
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-2/+3
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-7/+7
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-07-19Clean up whitespace in lock elision patches.Dominik Vogt1-2/+2
2013-07-02Add elision to pthread_mutex_{try,timed,un}lockAndi Kleen1-3/+29
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-11-01[BZ #6955]Ulrich Drepper1-3/+9
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper1-5/+5
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-4/+4
2007-06-18[BZ #4647]Ulrich Drepper1-1/+2
2007-05-18[BZ #4512]Ulrich Drepper1-2/+4
2007-04-28[BZ #4392]Ulrich Drepper1-8/+1
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-5/+3
2007-07-31.Jakub Jelinek1-3/+5
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper1-0/+73
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-1/+123
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper1-18/+33
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper1-57/+73
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper1-7/+81
2005-12-24* manual/errno.texi: Add new Linux errno codes.Ulrich Drepper1-0/+1
2005-12-23* pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper1-3/+5
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-316/+11
2007-07-122.5-18.1Jakub Jelinek1-11/+316
2003-06-25* sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Support cancellationRoland McGrath1-1/+1
2003-06-22Update.Ulrich Drepper1-2/+5
2003-05-01Update.Ulrich Drepper1-4/+4
2003-02-16Update.Ulrich Drepper1-1/+5
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+70