Turn *_REMOTE into *_SHARED
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 13 Feb 2009 12:25:33 +0000 (07:25 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 13 Feb 2009 12:25:33 +0000 (07:25 -0500)
commit8895e525a86e679e775b8267546799a0e7bc569f
tree6ed2c9077a8019fc2d1c599db00dfbdabb666a13
parent3b55dbf4ce37054fa097a827a0e4ab322cf18ca0
Turn *_REMOTE into *_SHARED

"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>:
I suspect that LOAD_SHARED() and STORE_SHARED() would be more intuitive.
But shouldn't we align with the Linux-kernel usage where reasonable?
(Yes, this can be a moving target, but there isn't much else that
currently supports this level of SMP function on quite the variety of
CPU architectures.)

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu.c
urcu.h
This page took 0.024363 seconds and 4 git commands to generate.