summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_rwlock.c
Commit message (Expand)AuthorAgeFilesLines
* I update the rwlock code in libthr to be more standards compliant andmtm2004-01-291-12/+119
* Implement reference counting of read-write locks. This usesmtm2004-01-191-8/+133
* Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr withmtm2004-01-161-11/+54
* o We are not required to initialize an invalid rwlock. So axe all thatmtm2004-01-161-160/+93
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+341
OpenPOWER on IntegriCloud