summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_rwlockattr_init.3
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Added missing comma in xrefs.alex1999-05-141-2/+2
|
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-071-0/+67
UNIX Specification. As with our standard mutexes, process shared locks are not supported at this time.
OpenPOWER on IntegriCloud