aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_barrier_wait.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-06nptl: Move pthread_barrier_wait into libcFlorian Weimer1-2/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel1-43/+186
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-2/+1
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-7/+9
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers1-1/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
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
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-7/+5
2007-06-08[BZ #4586]Ulrich Drepper1-3/+7
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-0/+77
2007-07-31.Jakub Jelinek1-77/+0
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper1-0/+77