summaryrefslogtreecommitdiff
path: root/src/thread/pthread_rwlock_tryrdlock.c
AgeCommit message (Expand)AuthorLines
2011-08-03overhaul rwlocks to address several issuesRich Felker-7/+7
2011-03-08rwlock trylock functions were wrongly returning EAGAIN instead of EBUSYRich Felker-1/+1
2011-02-17reorganize pthread data structures and move the definitions to alltypes.hRich Felker-5/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+13