rcuja range: bugfixes and validation
[userspace-rcu.git] / urcu / rcuja-range.h
index feedc5b676cb86273200ab7f67d20b44904465e5..3a22a5b092a7e389b1ff9b15f18ffc64d738fb93 100644 (file)
@@ -56,6 +56,8 @@ struct cds_ja *cds_ja_range_new(void)
 int cds_ja_range_destroy(struct cds_ja *ja,
                void (*free_priv)(void *ptr));
 
+int cds_ja_range_validate(struct cds_ja *ja);
+
 #ifdef __cplusplus
 }
 #endif
This page took 0.02257 seconds and 4 git commands to generate.