about summary refs log tree commit diff
path: root/src/thread/pthread_rwlock_trywrlock.c
Commit message (Expand)AuthorAgeFilesLines
* introduce namespace-safe rwlock aliases; use in pthread_key_createRich Felker2019-02-161-1/+3
* overhaul rwlocks to address several issuesRich Felker2011-08-031-7/+1
* rwlock trylock functions were wrongly returning EAGAIN instead of EBUSYRich Felker2011-03-081-2/+2
* reorganize pthread data structures and move the definitions to alltypes.hRich Felker2011-02-171-4/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+13