rculfhash, test: wrap struct cds_lfht_node
authorLai Jiangshan <laijs@cn.fujitsu.com>
Wed, 2 Nov 2011 17:20:57 +0000 (13:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 Nov 2011 17:20:57 +0000 (13:20 -0400)
commit3c6920764de085bf8845c110773e025bac0db32c
tree683a3734f5571460e0a1d3b707cae955fedb6d22
parent89bb121d8cea974a8b6927499d917620236b7fee
rculfhash, test: wrap struct cds_lfht_node

Use struct lfht_test_node for test instead of struct cds_lfht_node.
We can add test related things in struct lfht_test_node in future.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/test_urcu_hash.c
This page took 0.024283 seconds and 4 git commands to generate.