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:16 +0000 (16:25 -0400)
commitbe152bdb1af23ed3781fbda231597bad750ee977
tree801777fc46f946b862ffdf444ad3695ab5ccf3d9
parent1a0ddffb9027fa82f360fdd1eb06d27d0942cc8c
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.02489 seconds and 4 git commands to generate.