summaryrefslogtreecommitdiffstats
path: root/share/man/man9/SMR_PTR_GET.9 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make the pointer value argument name "v" instead of "value"dlg2019-07-051-6/+9
| | | | | | | | this makes a sentence read better when there's no syntax hilighting in effect. while here, say the write-write memory barrier is implemented with membar_producer so it's easier to go read about what that provides.
* Xr between all the different smr pages.dlg2019-07-051-3/+4
|
* Add manual pages for SMR.visa2019-02-261-0/+69
OK mpi@ sashan@