summaryrefslogtreecommitdiff
path: root/src/thread/pthread_mutexattr_setrobust.c
AgeCommit message (Expand)AuthorLines
2014-08-17make pointers used in robust list volatileRich Felker-4/+6
2014-08-16enable private futex for process-local robust mutexesRich Felker-0/+22
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker-2/+2
2011-03-17implement robust mutexesRich Felker-0/+9