about summary refs log tree commit diff
path: root/src/thread/pthread_mutexattr_setrobust.c
Commit message (Expand)AuthorAgeFilesLines
* enable private futex for process-local robust mutexesRich Felker2014-08-161-0/+22
* make pthread attribute types structs, even when they just have one fieldRich Felker2013-07-221-2/+2
* implement robust mutexesRich Felker2011-03-171-0/+9