Removed TSan annotations, tuned memory ordering
authorkhizmax <libcds.dev@gmail.com>
Thu, 21 May 2015 05:58:10 +0000 (08:58 +0300)
committerkhizmax <libcds.dev@gmail.com>
Thu, 21 May 2015 05:58:10 +0000 (08:58 +0300)
commit1bdee77d67b26cb8137d750b755c77195b7cbac1
tree4fcbd926fdacf58830e9f663fadd4d4388e42806
parent2dd8ef8823d3e9e47c226fcc0a039f5fb148f1eb
Removed TSan annotations, tuned memory ordering
21 files changed:
cds/container/details/skip_list_base.h
cds/details/allocator.h
cds/gc/impl/dhp_decl.h
cds/gc/impl/hp_decl.h
cds/intrusive/details/split_list_base.h
cds/intrusive/impl/michael_list.h
cds/intrusive/lazy_list_rcu.h
cds/intrusive/split_list_rcu.h
cds/memory/michael/allocator.h
cds/urcu/details/base.h
cds/urcu/details/gpb.h
cds/urcu/details/gpi.h
cds/urcu/details/gpt.h
cds/urcu/details/sig_buffered.h
cds/urcu/details/sig_threaded.h
cds/urcu/dispose_thread.h
tests/cppunit/thread.cpp
tests/unit/ellen_bintree_update_desc_pool.h
tests/unit/queue/intrusive_queue_reader_writer.cpp
tests/unit/stack/stack_intrusive_pushpop.cpp
tools/tsan-suppression [new file with mode: 0644]