urcu: add cds_list_for_each_entry_safe_from macro
authorJeff Layton <jlayton@poochiereds.net>
Thu, 30 Apr 2015 11:50:05 +0000 (07:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 8 May 2015 20:21:15 +0000 (16:21 -0400)
Same as cds_list_for_each_entry_safe, but starts at an arbitrary point
within the list instead of at the head.

Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.032367 seconds and 4 git commands to generate.