pointer.h: Fix the rcu_cmpxchg_pointer documentation
authorOndřej Surý <ondrej@sury.org>
Thu, 4 Jul 2024 08:29:10 +0000 (10:29 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 4 Jul 2024 18:03:58 +0000 (14:03 -0400)
commit0bf1c4db7a5ba5a8d6bd417e287749ec1ee059a6
treedf07beebf06751775c2fb714deeab41863af79ed
parent0fc13f3b347ac202cca1f66ea021555b7d84410e
pointer.h: Fix the rcu_cmpxchg_pointer documentation

Fix the description of rcu_cmpxchg_pointer() function that had switched
new and old pointers.

Signed-off-by: Ondřej Surý <ondrej@sury.org>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/urcu/pointer.h
This page took 0.025004 seconds and 4 git commands to generate.