rcuja: free all leaf nodes at destruction
[userspace-rcu.git] / tests / test_urcu_ja.h
index 1e90987a31f6cec0de73852d3f9bb37c0bf41a5c..3174613178d0d5e6091366236021108047e2bbf8 100644 (file)
@@ -107,8 +107,6 @@ extern struct cds_ja *test_ja;
 struct ja_test_node {
        struct cds_ja_node node;
        uint64_t key; /* for testing */
-       /* cache-cold for iteration */
-       struct rcu_head head;
 };
 
 static inline struct ja_test_node *
This page took 0.024167 seconds and 4 git commands to generate.