Changed MichaelSet/Map<RCU> for new MichaelList extract()/get() semantics
authorkhizmax <libcds.dev@gmail.com>
Sat, 23 May 2015 16:45:14 +0000 (19:45 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sat, 23 May 2015 16:45:14 +0000 (19:45 +0300)
commit3b8c11d9d713f617ad055ab8006c4cb43f9dee50
tree0ba5848ab3a260dc8f7034e87f91a88f0ff3618e
parent72a82a57dd0555a3d6eecaa8a673c96b796c51e4
Changed MichaelSet/Map<RCU> for new MichaelList extract()/get() semantics
27 files changed:
cds/container/lazy_kvlist_rcu.h
cds/container/lazy_list_rcu.h
cds/container/michael_kvlist_rcu.h
cds/container/michael_list_rcu.h
cds/container/michael_map_rcu.h
cds/container/michael_set_rcu.h
cds/intrusive/lazy_list_rcu.h
cds/intrusive/michael_list_rcu.h
cds/intrusive/michael_set_rcu.h
tests/test-hdr/map/hdr_map.h
tests/test-hdr/map/hdr_michael_map_rcu_gpb.cpp
tests/test-hdr/map/hdr_michael_map_rcu_gpi.cpp
tests/test-hdr/map/hdr_michael_map_rcu_gpt.cpp
tests/test-hdr/map/hdr_michael_map_rcu_shb.cpp
tests/test-hdr/map/hdr_michael_map_rcu_sht.cpp
tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpb.cpp
tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpi.cpp
tests/test-hdr/set/hdr_intrusive_michael_set_rcu_gpt.cpp
tests/test-hdr/set/hdr_intrusive_michael_set_rcu_shb.cpp
tests/test-hdr/set/hdr_intrusive_michael_set_rcu_sht.cpp
tests/test-hdr/set/hdr_intrusive_set.h
tests/test-hdr/set/hdr_michael_set_rcu_gpb.cpp
tests/test-hdr/set/hdr_michael_set_rcu_gpi.cpp
tests/test-hdr/set/hdr_michael_set_rcu_gpt.cpp
tests/test-hdr/set/hdr_michael_set_rcu_shb.cpp
tests/test-hdr/set/hdr_michael_set_rcu_sht.cpp
tests/test-hdr/set/hdr_set.h