about summary refs log tree commit diff
path: root/src/thread/pthread_condattr_setclock.c
Commit message (Expand)AuthorAgeFilesLines
* make pthread attribute types structs, even when they just have one fieldRich Felker2013-07-221-2/+2
* disallow cpu time clocks as condattr clock valuesRich Felker2011-03-081-1/+1
* implement pthread_condattr_* interfacesRich Felker2011-03-071-0/+9