summaryrefslogtreecommitdiff
path: root/src/thread/pthread_mutexattr_setpshared.c
AgeCommit message (Expand)AuthorLines
2014-08-15make futex operations use private-futex mode when possibleRich Felker-2/+2
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker-2/+2
2011-03-08implement pthread_mutexattr_[gs]etpshared functionsRich Felker-0/+9