rculfhash: number of logically removed nodes should not appear in API
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 21 Dec 2011 13:16:41 +0000 (08:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 21 Dec 2011 13:16:41 +0000 (08:16 -0500)
commitcaf3653dbe9dec81dc37c8e81267f27d3163dd19
tree7a5ab3f067f52428dfa61840c02bcd5628156c9d
parent13f656f996861f47172f34a1ef28e338616ff5e2
rculfhash: number of logically removed nodes should not appear in API

This is an implementation artefact that should not appear in the API. So
only count the non-removed nodes. Print a debug message showing the
number of logically removed nodes instead within the count nodes
function.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
tests/test_urcu_hash.c
urcu/rculfhash.h
This page took 0.025221 seconds and 4 git commands to generate.