CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/04 22:46:26
Modified files:
share/man/man9 : SMR_PTR_GET.9
Log message:
make the pointer value argument name "v" instead of "value"
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.
