rculfhash: implement cds_lfht_next
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 3 Sep 2011 16:20:31 +0000 (12:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 3 Sep 2011 16:20:31 +0000 (12:20 -0400)
commita481e5ffa28452175e9d70467a07fd131c957728
treebd8042e667658571c5dfdca940caea48bf66da20
parent6878c72b085ace6e114ad989e624887528ec05cd
rculfhash: implement cds_lfht_next

Useful for walk traversal of all nodes sharing the same key (lookup +
next until NULL is returned).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfhash.c
This page took 0.024663 seconds and 4 git commands to generate.