Refactored Set_DelOdd MT-test
authorkhizmax <libcds.dev@gmail.com>
Wed, 9 Sep 2015 18:53:05 +0000 (21:53 +0300)
committerkhizmax <libcds.dev@gmail.com>
Wed, 9 Sep 2015 18:53:05 +0000 (21:53 +0300)
commit26fb5bb88c4449f4177a017305a6ddf9b7574f1c
tree99215d23bd2c04e9589cc5e2b01dbd7f18721ae5
parent8b073958c28bf979f400f7d2f07c41f7ba0e8c1d
Refactored Set_DelOdd MT-test
24 files changed:
cds/container/impl/ellen_bintree_set.h
cds/container/impl/lazy_list.h
cds/container/impl/michael_list.h
cds/container/michael_set.h
cds/container/michael_set_nogc.h
cds/container/michael_set_rcu.h
cds/intrusive/michael_set.h
cds/intrusive/michael_set_nogc.h
cds/intrusive/michael_set_rcu.h
tests/unit/map2/map_delodd.cpp
tests/unit/map2/map_delodd.h
tests/unit/set2/set_defs.h
tests/unit/set2/set_delodd.cpp
tests/unit/set2/set_delodd.h
tests/unit/set2/set_delodd_cuckoo.cpp
tests/unit/set2/set_delodd_ellentree.cpp
tests/unit/set2/set_delodd_michael.cpp
tests/unit/set2/set_delodd_skip.cpp
tests/unit/set2/set_delodd_split.cpp
tests/unit/set2/set_type_cuckoo.h
tests/unit/set2/set_type_ellen_bintree.h
tests/unit/set2/set_type_michael.h
tests/unit/set2/set_type_skip_list.h
tests/unit/set2/set_type_split_list.h