Fix: revise urcu_read_lock_update() comment
authorLi-Kuan Ou <k777k777tw@gmail.com>
Wed, 14 Jun 2023 01:51:48 +0000 (09:51 +0800)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Jun 2023 20:25:49 +0000 (16:25 -0400)
commitc44ee106d4e3a06921c54d66a2f21b12a2dcd507
treeb640762e844b7d70c3d144069896a9c872beb328
parent61e298a363bf543d8d219af4e5ecbf2b8b6f9d65
Fix: revise urcu_read_lock_update() comment

Read-side critical section nesting is tracked in lower-order bits
and grace-period phase number use a single high-order bit.

Signed-off-by: Li-Kuan Ou <k777k777tw@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I4fc185aa12a367e997fa20bf37793cfb2023c96f
include/urcu/static/urcu-bp.h
include/urcu/static/urcu-mb.h
include/urcu/static/urcu-memb.h
include/urcu/static/urcu-signal.h
This page took 0.025167 seconds and 4 git commands to generate.