summaryrefslogtreecommitdiff
path: root/src/thread/pthread_rwlockattr_setpshared.c
AgeCommit message (Collapse)AuthorLines
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker-1/+1
this change is to get the right tags for C++ ABI matching. it should have no other effects.
2011-03-07implement pthread_rwlockattr_* (essentially no-ops)Rich Felker-0/+8