summaryrefslogtreecommitdiff
path: root/share/man/man9/rwlock.9
AgeCommit message (Expand)Author
2007-12-09update pedro's email address, at his request;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-14Add notes about sleeping with held locks and interrupt handler usage.Jonathan Gray
2007-04-10Document RW_DOWNGRADE.Artur Grabowski
2007-01-11Document rw_enter and rw_exit.Artur Grabowski
2006-08-16document the name argument to rw_init.David Gwynne
2006-05-07name arg for rw_initTed Unangst
2006-04-20Document the rwlock() API, okay deraadt@Pedro Martelletto