summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_rwlockattr.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* -Wall clean.alex1998-09-071-1/+2
|
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-071-0/+97
UNIX Specification. As with our standard mutexes, process shared locks are not supported at this time.
OpenPOWER on IntegriCloud