Renamed "ensure" to "update" in statistics
authorkhizmax <libcds.dev@gmail.com>
Tue, 3 May 2016 05:25:40 +0000 (08:25 +0300)
committerkhizmax <libcds.dev@gmail.com>
Tue, 3 May 2016 05:25:40 +0000 (08:25 +0300)
commit51169cef24d316a2ae385136c2d5f05496d5d56f
tree9e412f22fd22aa7a0085fdc9c82e5645a9f261b8
parentc625ef0eddef4f5c21cb567b3f57de380f7ec838
Renamed "ensure" to "update" in statistics
15 files changed:
cds/container/michael_kvlist_rcu.h
cds/container/michael_set_rcu.h
cds/container/split_list_set_rcu.h
cds/intrusive/details/ellen_bintree_base.h
cds/intrusive/details/split_list_base.h
cds/intrusive/ellen_bintree_rcu.h
cds/intrusive/impl/ellen_bintree.h
cds/intrusive/split_list.h
cds/intrusive/split_list_nogc.h
cds/intrusive/split_list_rcu.h
test/include/cds_test/stat_ellenbintree_out.h
tests/unit/map2/map_delodd.h
tests/unit/print_ellenbintree_stat.h
tests/unit/print_split_list_stat.h
tests/unit/set2/set_insdel_func.cpp