aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_barrier_init.c
AgeCommit message (Expand)AuthorFilesLines
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-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella1-0/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-15Fix pthread_barrier_init typo.Torvald Riegel1-1/+1
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel1-12/+11
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-4/+2
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-11/+3
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-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-18Rename some static variablesSiddhesh Poyarekar1-2/+2
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-1/+1
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper1-11/+25
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+57