Bronson AVL-tree impl
authorkhizmax <libcds.dev@gmail.com>
Wed, 4 Feb 2015 20:44:42 +0000 (23:44 +0300)
committerkhizmax <libcds.dev@gmail.com>
Wed, 4 Feb 2015 20:44:42 +0000 (23:44 +0300)
commite17103319485dd2bceae63a19a8383f0691f8177
treedc75467363138cf1e79835caec4e63bc509ddb24
parentd218038408a9898267aba03602067e35c9e78946
Bronson AVL-tree impl
14 files changed:
cds/container/bronson_avltree_map_rcu.h
cds/container/details/bronson_avltree_base.h
cds/container/impl/bronson_avltree_map_rcu.h
cds/sync/monitor.h
cds/sync/pool_monitor.h
projects/Win/vc12/cds.sln
projects/Win/vc12/hdr-test-tree.vcxproj
projects/Win/vc12/hdr-test-tree.vcxproj.filters
projects/source.test-hdr.mk
tests/test-hdr/tree/hdr_bronson_avltree_map.h [new file with mode: 0644]
tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpb.cpp [new file with mode: 0644]
tests/test-hdr/tree/hdr_ellenbintree_map_rcu_gpb.cpp
tests/test-hdr/tree/hdr_tree_reg.cpp
tests/unit/print_bronsonavltree_stat.h [new file with mode: 0644]