summaryrefslogtreecommitdiff
path: root/src/thread/pthread_condattr_destroy.c
AgeCommit message (Collapse)AuthorLines
2011-03-07implement pthread_condattr_* interfacesRich Felker-0/+6
note that, while the attributes are stored, they are not used in pthread_cond_init yet.