about summary refs log tree commit diff
path: root/src/thread/pthread_mutexattr_setprotocol.c
Commit message (Expand)AuthorAgeFilesLines
* drop use of pthread_once in mutexattr kernel support testsRich Felker2020-10-141-10/+9
* implement priority inheritance mutexesRich Felker2019-03-311-2/+24
* add stub versions of some missing optional pthread interfacesRich Felker2012-11-171-0/+7