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