Formatting
[libcds.git] / tools / tsan-suppression
1 # Boost race [?] in test framework. Do not affect to libcds
2 race:CppUnitMini::ThreadPool::~ThreadPool
3
4 # DHP 
5 race:cds::gc::details::retired_ptr::free
6
7 # uRCU false positive
8 race:cds::urcu::gc*::batch_retire*
9
10 # EllenBinTree false positive
11 race:ellen_bintree_pool::internal_node_allocator*::allocate
12
13 # TODO: TSan false positive or library issues?
14 race:cds::container::OptimisticQueue*::alloc_node