Suppressed TSan false positive warnings
[libcds.git] / tools / tsan-suppression
index ba02f0cd10d087bde89c7e6a7bca355069970e9f..f46e16d8698fe7f532e77c7f426924514875d414 100644 (file)
@@ -1,4 +1,10 @@
-
-
 # Boost race [?] in test framework. Do not affect to libcds
 race:CppUnitMini::ThreadPool::~ThreadPool
+
+# DHP 
+race:cds::gc::details::retired_ptr::free
+
+# uRCU false positive
+race:cds::urcu::gc*::batch_retire*
+
+race:cds::container::OptimisticQueue*::alloc_node