summaryrefslogtreecommitdiff
path: root/sysdeps/sh/nptl/bits/pthreadtypes.h
AgeCommit message (Expand)Author
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath