8d8c46d5ffda50aea958344af680382b1289db03
[libcds.git] / tools / tsan-suppression
1 # Run-time flags: envvar TSAN_OPTIONS="';' delimited option list"
2 # Useful options (full list see https://github.com/google/sanitizers/wiki/ThreadSanitizerFlags):
3 #   suppressions=<supression_file_name>
4 #   verosity=n Verbosity level (0 - silent, 1 - a bit of output, 2+ - more output).
5 #   history_size=[0..7], default 2
6
7 # DHP 
8 #race:cds::gc::details::retired_ptr::free
9
10 # uRCU false positive
11 #race:cds::urcu::gc*::batch_retire*
12
13 # EllenBinTree false positive
14 #race:ellen_bintree_pool::internal_node_allocator*::allocate
15
16 # TODO: TSan false positive or library issues?
17 #race:cds::container::OptimisticQueue*::alloc_node