X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Fconfig.h.in;h=15012679f333b273da9b91e3038db5bc35a5be42;hp=9f2aa99716c6c20415190dae80c28f4b514bbfb0;hb=d7c76f85442125bcfef40f58b1c6fc1bd5ce4ffd;hpb=48e2efad52474ba5fff6d7f452866fc8cdadab44 diff --git a/include/urcu/config.h.in b/include/urcu/config.h.in index 9f2aa99..1501267 100644 --- a/include/urcu/config.h.in +++ b/include/urcu/config.h.in @@ -33,3 +33,7 @@ /* Expose multi-flavor support */ #define CONFIG_RCU_MULTIFLAVOR 1 + +/* Enable extra debugging checks for lock-free hash table iterator + traversal. */ +#undef CONFIG_CDS_LFHT_ITER_DEBUG