Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disallow cpu time clocks as condattr clock values | Rich Felker | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | implement pthread_condattr_* interfaces | Rich Felker | 2011-03-07 | 1 | -0/+9 |
note that, while the attributes are stored, they are not used in pthread_cond_init yet. |