Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-28 | reject invalid arguments to pthread_barrierattr_setpshared | Rich Felker | 1 | -0/+1 |
2013-07-22 | make pthread attribute types structs, even when they just have one field | Rich Felker | 1 | -1/+1 |
2011-09-27 | process-shared barrier support, based on discussion with bdonlan | Rich Felker | 1 | -1/+1 |
2011-03-07 | implement barrier attribute functions (essentially no-ops) | Rich Felker | 1 | -0/+7 |