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