about summary refs log tree commit diff
path: root/nptl/pthread_rwlock_tryrdlock.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move pthread_rwlock_tryrdlock into libcFlorian Weimer2021-05-031-2/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell2019-01-311-9/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-33/+72
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-2/+4
* Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel2015-06-041-1/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+7
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* 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
* Convert pthread_rwlock_try(rd/wr)lock to prototypesAndi Kleen2012-12-281-3/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-2/+2
* * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper2007-05-261-2/+2
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+50