about summary refs log tree commit diff
path: root/nptl/pthread_rwlock_wrlock.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 rwlock functions with forwarders into libcFlorian Weimer2021-04-211-3/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bi...Lukasz Majewski2020-10-041-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: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-1/+1
* 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-101/+5
* 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-3/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+7
* Add a fast path for C rd/wrlock v2Andi Kleen2014-06-131-17/+42
* 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
* Remove use of INTDEF/INTUSE in nptlAndreas Schwab2012-05-301-1/+1
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-1/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix comment typos.Roland McGrath2011-01-191-2/+2
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-6/+5
* * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHAREDUlrich Drepper2007-07-231-2/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-0/+87
* .Jakub Jelinek2007-07-311-87/+0
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-281-0/+87