summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_rwlock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate many lint warnings by either: using the appropriate type,kurt2007-05-181-1/+2
* Add a simple work-around for deadlocking on recursivebrad2004-02-011-46/+81
* return EBUSY, not EWOULDBLOCK for error when calling thread would blockpvalchev2002-05-071-3/+3
* sync with FreeBSDd1999-11-251-2/+2
* preserve FreeBSD identsd1998-12-231-2/+2
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-0/+336