about summary refs log tree commit diff
path: root/src/thread/pthread_mutexattr_setpshared.c
Commit message (Expand)AuthorAgeFilesLines
* make futex operations use private-futex mode when possibleRich Felker2014-08-151-2/+2
* make pthread attribute types structs, even when they just have one fieldRich Felker2013-07-221-2/+2
* implement pthread_mutexattr_[gs]etpshared functionsRich Felker2011-03-081-0/+9