about summary refs log tree commit diff
path: root/src/thread/pthread_condattr_destroy.c
Commit message (Collapse)AuthorAgeFilesLines
* implement pthread_condattr_* interfacesRich Felker2011-03-071-0/+6
note that, while the attributes are stored, they are not used in pthread_cond_init yet.