issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
authorkhizmax <libcds.dev@gmail.com>
Thu, 22 Jan 2015 20:24:18 +0000 (23:24 +0300)
committerkhizmax <libcds.dev@gmail.com>
Thu, 22 Jan 2015 20:24:18 +0000 (23:24 +0300)
309 files changed:
cds/algo/atomic.h
cds/algo/backoff_strategy.h
cds/algo/base.h
cds/algo/bitop.h
cds/algo/elimination.h
cds/algo/elimination_opt.h
cds/algo/elimination_tls.h
cds/algo/flat_combining.h
cds/algo/int_algo.h
cds/compiler/backoff.h
cds/compiler/bitop.h
cds/compiler/clang/defs.h
cds/compiler/cxx11_atomic.h
cds/compiler/defs.h
cds/compiler/gcc/amd64/backoff.h
cds/compiler/gcc/amd64/bitop.h
cds/compiler/gcc/amd64/cxx11_atomic.h
cds/compiler/gcc/compiler_barriers.h
cds/compiler/gcc/compiler_macro.h
cds/compiler/gcc/defs.h
cds/compiler/gcc/ia64/backoff.h
cds/compiler/gcc/ia64/bitop.h
cds/compiler/gcc/ia64/cxx11_atomic.h
cds/compiler/gcc/ppc64/backoff.h
cds/compiler/gcc/ppc64/bitop.h
cds/compiler/gcc/sparc/backoff.h
cds/compiler/gcc/sparc/bitop.h
cds/compiler/gcc/sparc/cxx11_atomic.h
cds/compiler/gcc/x86/backoff.h
cds/compiler/gcc/x86/bitop.h
cds/compiler/gcc/x86/cxx11_atomic.h
cds/compiler/gcc/x86/cxx11_atomic32.h
cds/compiler/icl/compiler_barriers.h
cds/compiler/icl/defs.h
cds/compiler/vc/amd64/backoff.h
cds/compiler/vc/amd64/bitop.h
cds/compiler/vc/amd64/cxx11_atomic.h
cds/compiler/vc/compiler_barriers.h
cds/compiler/vc/defs.h
cds/compiler/vc/x86/backoff.h
cds/compiler/vc/x86/bitop.h
cds/compiler/vc/x86/cxx11_atomic.h
cds/container/basket_queue.h
cds/container/bronson_avltree_map_rcu.h
cds/container/cuckoo_map.h
cds/container/cuckoo_set.h
cds/container/details/base.h
cds/container/details/bronson_avltree_base.h
cds/container/details/cuckoo_base.h
cds/container/details/ellen_bintree_base.h
cds/container/details/guarded_ptr_cast.h
cds/container/details/lazy_list_base.h
cds/container/details/make_lazy_kvlist.h
cds/container/details/make_lazy_list.h
cds/container/details/make_michael_kvlist.h
cds/container/details/make_michael_list.h
cds/container/details/make_skip_list_map.h
cds/container/details/make_skip_list_set.h
cds/container/details/make_split_list_set.h
cds/container/details/michael_list_base.h
cds/container/details/michael_map_base.h
cds/container/details/michael_set_base.h
cds/container/details/skip_list_base.h
cds/container/details/split_list_base.h
cds/container/ellen_bintree_map_dhp.h
cds/container/ellen_bintree_map_hp.h
cds/container/ellen_bintree_map_rcu.h
cds/container/ellen_bintree_set_dhp.h
cds/container/ellen_bintree_set_hp.h
cds/container/ellen_bintree_set_rcu.h
cds/container/fcdeque.h
cds/container/fcpriority_queue.h
cds/container/fcqueue.h
cds/container/fcstack.h
cds/container/impl/bronson_avltree_map_rcu.h
cds/container/impl/ellen_bintree_map.h
cds/container/impl/ellen_bintree_set.h
cds/container/impl/lazy_kvlist.h
cds/container/impl/lazy_list.h
cds/container/impl/michael_kvlist.h
cds/container/impl/michael_list.h
cds/container/impl/skip_list_map.h
cds/container/impl/skip_list_set.h
cds/container/lazy_kvlist_dhp.h
cds/container/lazy_kvlist_hp.h
cds/container/lazy_kvlist_nogc.h
cds/container/lazy_kvlist_rcu.h
cds/container/lazy_list_dhp.h
cds/container/lazy_list_hp.h
cds/container/lazy_list_nogc.h
cds/container/lazy_list_rcu.h
cds/container/michael_kvlist_dhp.h
cds/container/michael_kvlist_hp.h
cds/container/michael_kvlist_nogc.h
cds/container/michael_kvlist_rcu.h
cds/container/michael_list_dhp.h
cds/container/michael_list_hp.h
cds/container/michael_list_nogc.h
cds/container/michael_list_rcu.h
cds/container/michael_map.h
cds/container/michael_map_nogc.h
cds/container/michael_map_rcu.h
cds/container/michael_set.h
cds/container/michael_set_nogc.h
cds/container/michael_set_rcu.h
cds/container/moir_queue.h
cds/container/mspriority_queue.h
cds/container/msqueue.h
cds/container/optimistic_queue.h
cds/container/rwqueue.h
cds/container/segmented_queue.h
cds/container/skip_list_map_dhp.h
cds/container/skip_list_map_hp.h
cds/container/skip_list_map_nogc.h
cds/container/skip_list_map_rcu.h
cds/container/skip_list_set_dhp.h
cds/container/skip_list_set_hp.h
cds/container/skip_list_set_nogc.h
cds/container/skip_list_set_rcu.h
cds/container/split_list_map.h
cds/container/split_list_map_nogc.h
cds/container/split_list_map_rcu.h
cds/container/split_list_set.h
cds/container/split_list_set_nogc.h
cds/container/split_list_set_rcu.h
cds/container/striped_map.h
cds/container/striped_map/boost_flat_map.h
cds/container/striped_map/boost_list.h
cds/container/striped_map/boost_map.h
cds/container/striped_map/boost_slist.h
cds/container/striped_map/boost_unordered_map.h
cds/container/striped_map/std_hash_map.h
cds/container/striped_map/std_hash_map_std.h
cds/container/striped_map/std_hash_map_vc.h
cds/container/striped_map/std_list.h
cds/container/striped_map/std_map.h
cds/container/striped_set.h
cds/container/striped_set/adapter.h
cds/container/striped_set/boost_flat_set.h
cds/container/striped_set/boost_list.h
cds/container/striped_set/boost_set.h
cds/container/striped_set/boost_slist.h
cds/container/striped_set/boost_stable_vector.h
cds/container/striped_set/boost_unordered_set.h
cds/container/striped_set/boost_vector.h
cds/container/striped_set/std_hash_set.h
cds/container/striped_set/std_hash_set_std.h
cds/container/striped_set/std_hash_set_vc.h
cds/container/striped_set/std_list.h
cds/container/striped_set/std_set.h
cds/container/striped_set/std_vector.h
cds/container/treiber_stack.h
cds/container/tsigas_cycle_queue.h
cds/container/vyukov_mpmc_cycle_queue.h
cds/details/aligned_allocator.h
cds/details/aligned_type.h
cds/details/allocator.h
cds/details/binary_functor_wrapper.h
cds/details/bit_reverse_counter.h
cds/details/bitop_generic.h
cds/details/bounded_array.h
cds/details/bounded_container.h
cds/details/comparator.h
cds/details/defs.h
cds/details/is_aligned.h
cds/details/lib.h
cds/details/make_const_type.h
cds/details/marked_ptr.h
cds/details/static_functor.h
cds/details/trivial_assign.h
cds/details/type_padding.h
cds/gc/default_gc.h
cds/gc/details/dhp.h
cds/gc/details/hp.h
cds/gc/details/hp_alloc.h
cds/gc/details/hp_type.h
cds/gc/details/retired_ptr.h
cds/gc/dhp.h
cds/gc/hp.h
cds/gc/impl/dhp_decl.h
cds/gc/impl/dhp_impl.h
cds/gc/impl/hp_decl.h
cds/gc/impl/hp_impl.h
cds/gc/nogc.h
cds/init.h
cds/intrusive/basket_queue.h
cds/intrusive/cuckoo_set.h
cds/intrusive/details/base.h
cds/intrusive/details/ellen_bintree_base.h
cds/intrusive/details/lazy_list_base.h
cds/intrusive/details/michael_list_base.h
cds/intrusive/details/michael_set_base.h
cds/intrusive/details/node_traits.h
cds/intrusive/details/single_link_struct.h
cds/intrusive/details/skip_list_base.h
cds/intrusive/details/split_list_base.h
cds/intrusive/ellen_bintree_dhp.h
cds/intrusive/ellen_bintree_hp.h
cds/intrusive/ellen_bintree_rcu.h
cds/intrusive/fcqueue.h
cds/intrusive/fcstack.h
cds/intrusive/impl/ellen_bintree.h
cds/intrusive/impl/lazy_list.h
cds/intrusive/impl/michael_list.h
cds/intrusive/impl/skip_list.h
cds/intrusive/lazy_list_dhp.h
cds/intrusive/lazy_list_hp.h
cds/intrusive/lazy_list_nogc.h
cds/intrusive/lazy_list_rcu.h
cds/intrusive/michael_list_dhp.h
cds/intrusive/michael_list_hp.h
cds/intrusive/michael_list_nogc.h
cds/intrusive/michael_list_rcu.h
cds/intrusive/michael_set.h
cds/intrusive/michael_set_nogc.h
cds/intrusive/michael_set_rcu.h
cds/intrusive/moir_queue.h
cds/intrusive/mspriority_queue.h
cds/intrusive/msqueue.h
cds/intrusive/optimistic_queue.h
cds/intrusive/options.h
cds/intrusive/segmented_queue.h
cds/intrusive/skip_list_dhp.h
cds/intrusive/skip_list_hp.h
cds/intrusive/skip_list_nogc.h
cds/intrusive/skip_list_rcu.h
cds/intrusive/split_list.h
cds/intrusive/split_list_nogc.h
cds/intrusive/split_list_rcu.h
cds/intrusive/striped_set.h
cds/intrusive/striped_set/adapter.h
cds/intrusive/striped_set/boost_avl_set.h
cds/intrusive/striped_set/boost_list.h
cds/intrusive/striped_set/boost_set.h
cds/intrusive/striped_set/boost_sg_set.h
cds/intrusive/striped_set/boost_slist.h
cds/intrusive/striped_set/boost_splay_set.h
cds/intrusive/striped_set/boost_treap_set.h
cds/intrusive/striped_set/boost_unordered_set.h
cds/intrusive/striped_set/resizing_policy.h
cds/intrusive/striped_set/striping_policy.h
cds/intrusive/treiber_stack.h
cds/intrusive/tsigas_cycle_queue.h
cds/intrusive/vyukov_mpmc_cycle_queue.h
cds/lock/array.h
cds/lock/spinlock.h
cds/memory/michael/allocator.h
cds/memory/michael/bound_check.h
cds/memory/michael/options.h
cds/memory/michael/osalloc_stat.h
cds/memory/michael/procheap_stat.h
cds/memory/pool_allocator.h
cds/memory/vyukov_queue_pool.h
cds/opt/buffer.h
cds/opt/compare.h
cds/opt/hash.h
cds/opt/make_options_var.h
cds/opt/options.h
cds/opt/permutation.h
cds/opt/value_cleaner.h
cds/os/aix/alloc_aligned.h
cds/os/aix/timer.h
cds/os/aix/topology.h
cds/os/alloc_aligned.h
cds/os/details/fake_topology.h
cds/os/free_bsd/alloc_aligned.h
cds/os/free_bsd/timer.h
cds/os/free_bsd/topology.h
cds/os/hpux/alloc_aligned.h
cds/os/hpux/timer.h
cds/os/hpux/topology.h
cds/os/libc/alloc_aligned.h
cds/os/linux/alloc_aligned.h
cds/os/linux/timer.h
cds/os/linux/topology.h
cds/os/osx/timer.h
cds/os/osx/topology.h
cds/os/posix/alloc_aligned.h
cds/os/posix/fake_topology.h
cds/os/posix/thread.h
cds/os/posix/timer.h
cds/os/sunos/alloc_aligned.h
cds/os/sunos/timer.h
cds/os/sunos/topology.h
cds/os/thread.h
cds/os/timer.h
cds/os/topology.h
cds/os/win/alloc_aligned.h
cds/os/win/thread.h
cds/os/win/timer.h
cds/os/win/topology.h
cds/threading/details/_common.h
cds/threading/details/auto_detect.h
cds/threading/details/cxx11.h
cds/threading/details/cxx11_manager.h
cds/threading/details/gcc.h
cds/threading/details/gcc_manager.h
cds/threading/details/msvc.h
cds/threading/details/msvc_manager.h
cds/threading/details/pthread.h
cds/threading/details/pthread_manager.h
cds/threading/details/wintls.h
cds/threading/details/wintls_manager.h
cds/threading/model.h
cds/urcu/exempt_ptr.h
cds/user_setup/allocator.h
cds/user_setup/cache_line.h
cds/user_setup/threading.h
cds/version.h

index 7872fc056eec9ba9dc84ac9f4d52ab559daa66df..1d3cd24382185960c53e43bb622a4f58ad8a2a07 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CXX11_ATOMIC_H
-#define __CDS_CXX11_ATOMIC_H
+#ifndef CDSLIB_CXX11_ATOMIC_H
+#define CDSLIB_CXX11_ATOMIC_H
 
 #include <cds/details/defs.h>
 
@@ -316,4 +316,4 @@ namespace cds {
     }   // namespace atomicity
 }   // namespace cds
 
-#endif // #ifndef __CDS_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_CXX11_ATOMIC_H
index 8b02d1bac43d4f1b670419bdfc33b19308c20710..de098c5beb24c995ad1acf6841c3f210b315d567 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_BACKOFF_STRATEGY_H
-#define __CDS_BACKOFF_STRATEGY_H
+#ifndef CDSLIB_BACKOFF_STRATEGY_H
+#define CDSLIB_BACKOFF_STRATEGY_H
 
 /*
     Filename: backoff_strategy.h
@@ -423,4 +423,4 @@ namespace cds {
 } // namespace cds
 
 
-#endif // #ifndef __CDS_BACKOFF_STRATEGY_H
+#endif // #ifndef CDSLIB_BACKOFF_STRATEGY_H
index d07ffcb6cef3b2b9250ff7316a0fd6013e60927d..0254abeb7f85e0a88fda0ca146bb9b0b5595e1cc 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ALGO_BASE_H
-#define __CDS_ALGO_BASE_H
+#ifndef CDSLIB_ALGO_BASE_H
+#define CDSLIB_ALGO_BASE_H
 
 #include <cds/details/defs.h>
 
@@ -12,4 +12,4 @@ namespace cds {
 
 } // namespace cds
 
-#endif // #ifndef __CDS_ALGO_BASE_H
+#endif // #ifndef CDSLIB_ALGO_BASE_H
index de9ba52f639e04f6cc113fb2bf36fc2d76371eab..4f9803b4c1f221bff9424c7a5bac95abc31976b7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_BITOP_H
-#define __CDS_BITOP_H
+#ifndef CDSLIB_BITOP_H
+#define CDSLIB_BITOP_H
 
 /*
     Different bit algorithms:
@@ -136,5 +136,5 @@ namespace cds {
     } // namespace bitop
 } //namespace cds
 
-#endif    // #ifndef __CDS_BITOP_H
+#endif    // #ifndef CDSLIB_BITOP_H
 
index 67e071ba304030db9f2a110b86a79b8547454075..a6d61c6e358d68044f5f76bdc023928922c01183 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ALGO_ELIMINATION_H
-#define __CDS_ALGO_ELIMINATION_H
+#ifndef CDSLIB_ALGO_ELIMINATION_H
+#define CDSLIB_ALGO_ELIMINATION_H
 
 #include <cds/algo/elimination_tls.h>
 #include <cds/algo/elimination_opt.h>
@@ -55,4 +55,4 @@ namespace cds { namespace algo {
     } // namespace elimination
 }} // namespace cds::algo
 
-#endif // __CDS_ALGO_ELIMINATION_H
+#endif // CDSLIB_ALGO_ELIMINATION_H
index 4b41538fee2cb5c3efbd2387ef0250b20f9fe884..8b0b4d2548b53f51380868c70b7c8501f7007b20 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ALGO_ELIMINATION_OPT_H
-#define __CDS_ALGO_ELIMINATION_OPT_H
+#ifndef CDSLIB_ALGO_ELIMINATION_OPT_H
+#define CDSLIB_ALGO_ELIMINATION_OPT_H
 
 #include <cds/details/defs.h>
 
@@ -34,4 +34,4 @@ namespace cds { namespace opt {
     };
 }} // namespace cds::opt
 
-#endif // #ifndef __CDS_ALGO_ELIMINATION_OPT_H
+#endif // #ifndef CDSLIB_ALGO_ELIMINATION_OPT_H
index 545e0a1cd82c0762aecf67fc96fe2dbc75e81cf0..db6461643c02b3c74868b26e4e942a0e6a7f0a3e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ALGO_ELIMINATION_TLS_H
-#define __CDS_ALGO_ELIMINATION_TLS_H
+#ifndef CDSLIB_ALGO_ELIMINATION_TLS_H
+#define CDSLIB_ALGO_ELIMINATION_TLS_H
 
 #include <cds/algo/base.h>
 
@@ -31,4 +31,4 @@ namespace cds { namespace algo { namespace elimination {
 
 }}} // cds::algo::elimination
 
-#endif // #ifndef __CDS_ALGO_ELIMINATION_TLS_H
+#endif // #ifndef CDSLIB_ALGO_ELIMINATION_TLS_H
index 19fc20bdd9ad3d60adfbfc17e5c7f8f7279bd20b..877188e00652fa411749c191880bc6c4463c4919 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ALGO_FLAT_COMBINING_H
-#define __CDS_ALGO_FLAT_COMBINING_H
+#ifndef CDSLIB_ALGO_FLAT_COMBINING_H
+#define CDSLIB_ALGO_FLAT_COMBINING_H
 
 #include <mutex>
 #include <cds/algo/atomic.h>
@@ -804,4 +804,4 @@ namespace cds { namespace algo {
     } // namespace flat_combining
 }} // namespace cds::algo
 
-#endif // #ifndef __CDS_ALGO_FLAT_COMBINING_H
+#endif // #ifndef CDSLIB_ALGO_FLAT_COMBINING_H
index b4db2b8230500dbab560e95f2be8dd12e2686955..31cf276374c21a5ab0e116997dd2111ec3d7045a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INT_ALGO_H
-#define __CDS_INT_ALGO_H
+#ifndef CDSLIB_INT_ALGO_H
+#define CDSLIB_INT_ALGO_H
 
 #include <cds/algo/bitop.h>
 
@@ -71,4 +71,4 @@ namespace cds { namespace beans {
     }
 }}   // namespace cds::beans
 
-#endif  // #ifndef __CDS_INT_ALGO_H
+#endif  // #ifndef CDSLIB_INT_ALGO_H
index 238034762f15ea09da09b62d4e262a030f979c4e..9c5d5bf036f737f76b24d6079fad1ff3c005fe2a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_BACKOFF_IMPL_H
-#define __CDS_COMPILER_BACKOFF_IMPL_H
+#ifndef CDSLIB_COMPILER_BACKOFF_IMPL_H
+#define CDSLIB_COMPILER_BACKOFF_IMPL_H
 
 #include <cds/details/defs.h>
 
@@ -31,4 +31,4 @@
 #   error "Undefined compiler"
 #endif
 
-#endif  // #ifndef __CDS_COMPILER_BACKOFF_IMPL_H
+#endif  // #ifndef CDSLIB_COMPILER_BACKOFF_IMPL_H
index 42ced24acbe4ef08946634d49c4663c291dfc1f0..ef06649e16cb9d49b33df2f6390afb4b22ab50cb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_BITOP_H
-#define __CDS_COMPILER_BITOP_H
+#ifndef CDSLIB_COMPILER_BITOP_H
+#define CDSLIB_COMPILER_BITOP_H
 
 // Choose appropriate header for current architecture and compiler
 
@@ -37,4 +37,4 @@
 // Generic (C) implementation
 #include <cds/details/bitop_generic.h>
 
-#endif    // #ifndef __CDS_COMPILER_BITOP_H
+#endif    // #ifndef CDSLIB_COMPILER_BITOP_H
index 0fae9c7aea3ab741e801deac095cac3d3b0d4fae..1c24b09cebb3f30634eb8b8994e9c1d84e520999 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_CLANG_DEFS_H
-#define __CDS_COMPILER_CLANG_DEFS_H
+#ifndef CDSLIB_COMPILER_CLANG_DEFS_H
+#define CDSLIB_COMPILER_CLANG_DEFS_H
 
 /*
     Known issues:
@@ -54,4 +54,4 @@
 
 #include <cds/compiler/gcc/compiler_barriers.h>
 
-#endif // #ifndef __CDS_COMPILER_GCC_DEFS_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_DEFS_H
index 08cdd3a39a8cbb7b289e6c420de02dd2f44a99ff..18260e8e31b2b9bb437676857aa6a9a9bbe386fe 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_CXX11_ATOMIC_H
-#define __CDS_COMPILER_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_CXX11_ATOMIC_H
 //@cond
 
 #include <type_traits>  // make_unsigned
@@ -2194,4 +2194,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 
 //@endcond
-#endif // #ifndef __CDS_COMPILER_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_CXX11_ATOMIC_H
index b61b29777b3d51b231140dc203139cdb32c7a839..1b4739b47c4d4307716dd7bec56cb5a6f884e3d9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_ARH_COMPILER_DEFS_H
-#define __CDS_ARH_COMPILER_DEFS_H
+#ifndef CDSLIB_ARH_COMPILER_DEFS_H
+#define CDSLIB_ARH_COMPILER_DEFS_H
 
 /*
     Required C++11 features:
@@ -37,4 +37,4 @@
 #   define CDS_EXPORT_API
 #endif
 
-#endif  // #ifndef __CDS_ARH_COMPILER_DEFS_H
+#endif  // #ifndef CDSLIB_ARH_COMPILER_DEFS_H
index 4023f1f93f33346f29a18bdaafd2c400e0adc9aa..b5cc11b99eceb65d143c8662277592d17e6f4a76 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_AMD64_BACKOFF_H
-#define __CDS_COMPILER_GCC_AMD64_BACKOFF_H
+#ifndef CDSLIB_COMPILER_GCC_AMD64_BACKOFF_H
+#define CDSLIB_COMPILER_GCC_AMD64_BACKOFF_H
 
 //@cond none
 
@@ -36,4 +36,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_GCC_AMD64_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_AMD64_BACKOFF_H
index 5edd78fd952778d4475c8af862bc4a31b6adb08f..6c2f30370fa980cd5b3052f81ec43842ae75ddf3 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_AMD64_BITOP_H
-#define __CDS_COMPILER_GCC_AMD64_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_AMD64_BITOP_H
+#define CDSLIB_COMPILER_GCC_AMD64_BITOP_H
 
 //@cond none
 namespace cds {
@@ -154,4 +154,4 @@ namespace cds {
 
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_AMD64_BITOP_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_AMD64_BITOP_H
index fc701e8f6e2316a1bbcf127e60a4ddf183e5770f..1ec3f923a3ddb7bcc6e666dd516218306b10ce0c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
-#define __CDS_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
 
 #include <cstdint>
 #include <cds/compiler/gcc/x86/cxx11_atomic32.h>
@@ -204,4 +204,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
index eb41faa99984e0763e1810ed15de61c1f1704d28..42dc53a737ea92beb630eb9be652618b19517832 100644 (file)
@@ -1,10 +1,10 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_COMPILER_BARRIERS_H
-#define __CDS_COMPILER_GCC_COMPILER_BARRIERS_H
+#ifndef CDSLIB_COMPILER_GCC_COMPILER_BARRIERS_H
+#define CDSLIB_COMPILER_GCC_COMPILER_BARRIERS_H
 
 #define CDS_COMPILER_RW_BARRIER  __asm__ __volatile__ ( "" ::: "memory" )
 #define CDS_COMPILER_R_BARRIER   CDS_COMPILER_RW_BARRIER
 #define CDS_COMPILER_W_BARRIER   CDS_COMPILER_RW_BARRIER
 
-#endif  // #ifndef __CDS_COMPILER_GCC_COMPILER_BARRIERS_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_COMPILER_BARRIERS_H
index 3617dbe3783b06525f4ca91ea6ee8bf0e52a86cd..5fa4d90def09a0ec1efe66faafb1b4191f0ef4cc 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_COMPILER_MACRO_H
-#define __CDS_COMPILER_GCC_COMPILER_MACRO_H
+#ifndef CDSLIB_COMPILER_GCC_COMPILER_MACRO_H
+#define CDSLIB_COMPILER_GCC_COMPILER_MACRO_H
 
 // OS interface && OS name
 #if defined( __linux__ )
 #endif
 
 
-#endif // #ifndef __CDS_COMPILER_GCC_COMPILER_MACRO_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_COMPILER_MACRO_H
index f0f0c0bff91d04618210fc9818c148c232c7dd34..6cf29563b5650ac45513116cadde143029a08206 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_DEFS_H
-#define __CDS_COMPILER_GCC_DEFS_H
+#ifndef CDSLIB_COMPILER_GCC_DEFS_H
+#define CDSLIB_COMPILER_GCC_DEFS_H
 
 // Compiler version
 #define CDS_COMPILER_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
@@ -52,4 +52,4 @@
 
 #include <cds/compiler/gcc/compiler_barriers.h>
 
-#endif // #ifndef __CDS_COMPILER_GCC_DEFS_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_DEFS_H
index 84d718c18e89adbd0d23d2617e0c21a7cc36cb92..cfb4a08330b298658f24985cb97667322e2d1e64 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_IA64_BACKOFF_H
-#define __CDS_COMPILER_GCC_IA64_BACKOFF_H
+#ifndef CDSLIB_COMPILER_GCC_IA64_BACKOFF_H
+#define CDSLIB_COMPILER_GCC_IA64_BACKOFF_H
 
 //@cond none
 
@@ -34,4 +34,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_GCC_IA64_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_IA64_BACKOFF_H
index 35608c3a57a5f812aecc50174664e4fd3fb06176..ef6846089dad8e320165d3d6f1b963647ae3d712 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_IA64_BITOP_H
-#define __CDS_COMPILER_GCC_IA64_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_IA64_BITOP_H
+#define CDSLIB_COMPILER_GCC_IA64_BITOP_H
 
 //@cond none
 namespace cds {
@@ -59,4 +59,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_IA64_BITOP_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_IA64_BITOP_H
index 64867a33f50039452dd163b4d3a56b91e134701c..b3498a7df3b02131a6a66c7b4fa7d4ea9841a12e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_IA64_CXX11_ATOMIC_H
-#define __CDS_COMPILER_GCC_IA64_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_GCC_IA64_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_GCC_IA64_CXX11_ATOMIC_H
 
 /*
     Source:
@@ -650,4 +650,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_IA64_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_IA64_CXX11_ATOMIC_H
index d4d1252b8ac0fb8b2f003617c59d7e7714100a15..84114a0280c7305676affde7d41e2b25c3ace4c2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_PPC64_BACKOFF_H
-#define __CDS_COMPILER_GCC_PPC64_BACKOFF_H
+#ifndef CDSLIB_COMPILER_GCC_PPC64_BACKOFF_H
+#define CDSLIB_COMPILER_GCC_PPC64_BACKOFF_H
 
 //@cond none
 
@@ -16,4 +16,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_GCC_PPC64_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_PPC64_BACKOFF_H
index c435d3967096e8a97ab9a70cadc9b0934a9571d3..73989d4b7783729d9ae84600eb071ce9e4900452 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_PPC64_BITOP_H
-#define __CDS_COMPILER_GCC_PPC64_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_PPC64_BITOP_H
+#define CDSLIB_COMPILER_GCC_PPC64_BITOP_H
 
 //@cond none
 namespace cds {
@@ -14,4 +14,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_PPC64_BITOP_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_PPC64_BITOP_H
index e8f9b28c993c2dfa3a6b20ef68fe2dfb59005894..a066611eac05ebd554702121384f06cfdb79754a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_SPARC_BACKOFF_H
-#define __CDS_COMPILER_GCC_SPARC_BACKOFF_H
+#ifndef CDSLIB_COMPILER_GCC_SPARC_BACKOFF_H
+#define CDSLIB_COMPILER_GCC_SPARC_BACKOFF_H
 
 //@cond none
 
@@ -27,4 +27,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_GCC_SPARC_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_SPARC_BACKOFF_H
index 9fedde66a54490f0107cf422c9777dd32e993512..99ee9fba5d230dd8d916b0f0ba95fec17fcb7ef8 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_SPARC_BITOP_H
-#define __CDS_COMPILER_GCC_SPARC_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_SPARC_BITOP_H
+#define CDSLIB_COMPILER_GCC_SPARC_BITOP_H
 
 //@cond none
 namespace cds {
@@ -39,4 +39,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_SPARC_BITOP_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_SPARC_BITOP_H
index 771540d2fdf6340403fa540e694abf8e4f5188fe..2465337f95fe6877b79fdfeb3b8857f0c9397e02 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
-#define __CDS_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_GCC_SPARC_CXX11_ATOMIC_H
 
 #include <cstdint>
 
@@ -607,4 +607,4 @@ namespace cds { namespace cxx11_atomic {
 #undef CDS_SPARC_MB_LS_SS
 #undef CDS_SPARC_MB_LL_LS_SS
 
-#endif // #ifndef __CDS_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_AMD64_CXX11_ATOMIC_H
index 074c9c33fa9e11ece077607a6e8775f3473d4a7e..4c2c319f280c8c11331a2ff898a7d5a1293d5629 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_X86_BACKOFF_H
-#define __CDS_COMPILER_GCC_X86_BACKOFF_H
+#ifndef CDSLIB_COMPILER_GCC_X86_BACKOFF_H
+#define CDSLIB_COMPILER_GCC_X86_BACKOFF_H
 
 //@cond none
 
@@ -36,4 +36,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_GCC_X86_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_X86_BACKOFF_H
index dbe5f3d8d5fa7ed5cd476a4a150e0abb91e70904..bbe99a90f48a99213c9f5e333fcf3be7bc29ad27 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_X86_BITOP_H
-#define __CDS_COMPILER_GCC_X86_BITOP_H
+#ifndef CDSLIB_COMPILER_GCC_X86_BITOP_H
+#define CDSLIB_COMPILER_GCC_X86_BITOP_H
 
 //@cond none
 namespace cds {
@@ -83,4 +83,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif    // #ifndef __CDS_ARH_X86_GCC_BITOP_H
+#endif    // #ifndef CDSLIB_ARH_X86_GCC_BITOP_H
index a2c9eaca822f80857737424694f8cfe860c18964..e351e57fc7a44fc0b2502da801bcc9de30b38741 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_X86_CXX11_ATOMIC_H
-#define __CDS_COMPILER_GCC_X86_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC_H
 
 #include <cstdint>
 #include <cds/compiler/gcc/x86/cxx11_atomic32.h>
@@ -182,4 +182,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_X86_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC_H
index be7c3c2067841e39d24b9961205ff29f3e85e7ab..fcf4e4d3e157643401a277ee1e1404f7f0aa3ad7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_X86_CXX11_ATOMIC32_H
-#define __CDS_COMPILER_GCC_X86_CXX11_ATOMIC32_H
+#ifndef CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC32_H
+#define CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC32_H
 
 #include <cstdint>
 #include <cds/details/is_aligned.h>
@@ -471,4 +471,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_GCC_X86_CXX11_ATOMIC32_H
+#endif // #ifndef CDSLIB_COMPILER_GCC_X86_CXX11_ATOMIC32_H
index 66d9675281d8f5c3421e1f576ddcdb578a5e7a74..ccf43af4b596f3bd11323fa7ef6503676001a640 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_ICL_COMPILER_BARRIERS_H
-#define __CDS_COMPILER_ICL_COMPILER_BARRIERS_H
+#ifndef CDSLIB_COMPILER_ICL_COMPILER_BARRIERS_H
+#define CDSLIB_COMPILER_ICL_COMPILER_BARRIERS_H
 
 #if defined(_MSC_VER) && _MSC_VER < 1700
     // VC++ up to vc10
@@ -24,4 +24,4 @@
 #   define CDS_COMPILER_W_BARRIER   CDS_COMPILER_RW_BARRIER
 #endif
 
-#endif  // #ifndef __CDS_COMPILER_ICL_COMPILER_BARRIERS_H
+#endif  // #ifndef CDSLIB_COMPILER_ICL_COMPILER_BARRIERS_H
index 8b1b50ab76e30158d2ed96e908a4118184f3a934..7552be380502510cab25e1d4d186a758a89a233c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_ICL_DEFS_H
-#define __CDS_COMPILER_ICL_DEFS_H
+#ifndef CDSLIB_COMPILER_ICL_DEFS_H
+#define CDSLIB_COMPILER_ICL_DEFS_H
 //@cond
 
 // Compiler version
 #include <cds/compiler/icl/compiler_barriers.h>
 
 //@endcond
-#endif // #ifndef __CDS_COMPILER_VC_DEFS_H
+#endif // #ifndef CDSLIB_COMPILER_VC_DEFS_H
index fa569a77f33c934fe8079d74edf63df0a246e453..c4ac8b82d9ff6343fc70e0bd925c11201493e6e9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_AMD64_BACKOFF_H
-#define __CDS_COMPILER_VC_AMD64_BACKOFF_H
+#ifndef CDSLIB_COMPILER_VC_AMD64_BACKOFF_H
+#define CDSLIB_COMPILER_VC_AMD64_BACKOFF_H
 
 //@cond none
 
@@ -29,4 +29,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_VC_AMD64_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_VC_AMD64_BACKOFF_H
index a7edfb9efc9b3919d5452d4880474e1d3797b638..c870bf1a7d6f3267dafc9d32d97e0b3e01cd2292 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_AMD64_BITOP_H
-#define __CDS_COMPILER_VC_AMD64_BITOP_H
+#ifndef CDSLIB_COMPILER_VC_AMD64_BITOP_H
+#define CDSLIB_COMPILER_VC_AMD64_BITOP_H
 
 #if _MSC_VER == 1500
     /*
@@ -123,4 +123,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif    // #ifndef __CDS_COMPILER_VC_AMD64_BITOP_H
+#endif    // #ifndef CDSLIB_COMPILER_VC_AMD64_BITOP_H
index 9115c2c94127fdf745650c287407918a5cf418ca..d9163e9c57b00a492f71941f031e398be4bd526f 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_AMD64_CXX11_ATOMIC_H
-#define __CDS_COMPILER_VC_AMD64_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_VC_AMD64_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_VC_AMD64_CXX11_ATOMIC_H
 
 #include <intrin.h>
 #include <emmintrin.h>  // for 128bit atomic load/store
@@ -581,4 +581,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_VC_AMD64_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_VC_AMD64_CXX11_ATOMIC_H
index cdeb20025fc9130a1f23ef5c98e79cf7af75629e..8f4beadaf141f306763a960070931b8c92b1df31 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_COMPILER_BARRIERS_H
-#define __CDS_COMPILER_VC_COMPILER_BARRIERS_H
+#ifndef CDSLIB_COMPILER_VC_COMPILER_BARRIERS_H
+#define CDSLIB_COMPILER_VC_COMPILER_BARRIERS_H
 
 #if CDS_COMPILER_VERSION < 1700
     // VC++ up to vc10
@@ -26,4 +26,4 @@
 
 #endif
 
-#endif  // #ifndef __CDS_COMPILER_VC_COMPILER_BARRIERS_H
+#endif  // #ifndef CDSLIB_COMPILER_VC_COMPILER_BARRIERS_H
index cd837e46719e99e3bd45085fe1d4cd3cc8726e4d..30e2ec597eebf09ea6a3b124e945233dfb757d2b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_DEFS_H
-#define __CDS_COMPILER_VC_DEFS_H
+#ifndef CDSLIB_COMPILER_VC_DEFS_H
+#define CDSLIB_COMPILER_VC_DEFS_H
 //@cond
 
 // Compiler version
 #include <cds/compiler/vc/compiler_barriers.h>
 
 //@endcond
-#endif // #ifndef __CDS_COMPILER_VC_DEFS_H
+#endif // #ifndef CDSLIB_COMPILER_VC_DEFS_H
index 24dc75df1eb4bdfecc36221685db7dd2da23de5b..e2b1c392fbfe4e2274b70d488fe6afd707d4f660 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_X86_BACKOFF_H
-#define __CDS_COMPILER_VC_X86_BACKOFF_H
+#ifndef CDSLIB_COMPILER_VC_X86_BACKOFF_H
+#define CDSLIB_COMPILER_VC_X86_BACKOFF_H
 
 //@cond none
 
@@ -32,4 +32,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_VC_X86_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_VC_X86_BACKOFF_H
index 64827c60bfc2f9306ec621fbcfe75857fcfe1c6b..16ddf764a5cb3f53dc417f8c7acf07ab0f444ac7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_X86_BITOP_H
-#define __CDS_COMPILER_VC_X86_BITOP_H
+#ifndef CDSLIB_COMPILER_VC_X86_BITOP_H
+#define CDSLIB_COMPILER_VC_X86_BITOP_H
 
 #include <intrin.h>
 #pragma intrinsic(_BitScanReverse)
@@ -80,4 +80,4 @@ namespace cds {
 }}}    // namespace cds::bitop::platform
 //@endcond
 
-#endif    // #ifndef __CDS_COMPILER_VC_X86_BITOP_H
+#endif    // #ifndef CDSLIB_COMPILER_VC_X86_BITOP_H
index fbaea36685104ce952fa2c36cb06feae35062642..8ca949aa7e186c81fdb8914c33edcd8dfa4aa190 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_VC_X86_CXX11_ATOMIC_H
-#define __CDS_COMPILER_VC_X86_CXX11_ATOMIC_H
+#ifndef CDSLIB_COMPILER_VC_X86_CXX11_ATOMIC_H
+#define CDSLIB_COMPILER_VC_X86_CXX11_ATOMIC_H
 
 #include <intrin.h>
 #include <emmintrin.h>  // for 64bit atomic load/store
@@ -553,4 +553,4 @@ namespace cds { namespace cxx11_atomic {
 }}  // namespace cds::cxx11_atomic
 //@endcond
 
-#endif // #ifndef __CDS_COMPILER_VC_X86_CXX11_ATOMIC_H
+#endif // #ifndef CDSLIB_COMPILER_VC_X86_CXX11_ATOMIC_H
index e4e62e242159803d4514d043c7d044f335a585e4..a379a546a10c5dc7db8d68a308dbe96412c17d69 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_BASKET_QUEUE_H
-#define __CDS_CONTAINER_BASKET_QUEUE_H
+#ifndef CDSLIB_CONTAINER_BASKET_QUEUE_H
+#define CDSLIB_CONTAINER_BASKET_QUEUE_H
 
 #include <memory>
 #include <cds/intrusive/basket_queue.h>
@@ -425,4 +425,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_BASKET_QUEUE_H
+#endif  // #ifndef CDSLIB_CONTAINER_BASKET_QUEUE_H
index 6bf79a904eef79bb724bafdf18b5cd8d937e9c66..dfe3a78529f36f651ca22b4f36f2faf710eaf27a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_BRONSON_AVLTREE_MAP_RCU_H
-#define __CDS_CONTAINER_BRONSON_AVLTREE_MAP_RCU_H
+#ifndef CDSLIB_CONTAINER_BRONSON_AVLTREE_MAP_RCU_H
+#define CDSLIB_CONTAINER_BRONSON_AVLTREE_MAP_RCU_H
 
 #include <cds/container/impl/bronson_avltree_map_rcu.h>
 
@@ -536,4 +536,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
index 2ab664496266dff95057eb225940e6ab1043fa75..d98a22bf8757d5ad32b937dd17830a377c127d73 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_CUCKOO_MAP_H
-#define __CDS_CONTAINER_CUCKOO_MAP_H
+#ifndef CDSLIB_CONTAINER_CUCKOO_MAP_H
+#define CDSLIB_CONTAINER_CUCKOO_MAP_H
 
 #include <cds/container/details/cuckoo_base.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -728,4 +728,4 @@ namespace cds { namespace container {
     };
 }}  // namespace cds::container
 
-#endif //#ifndef __CDS_CONTAINER_CUCKOO_MAP_H
+#endif //#ifndef CDSLIB_CONTAINER_CUCKOO_MAP_H
index e7e50d4bf80b93201d568ee3ec9e8a802488eefe..b2554a58bf248300c66c832f3b7cbc4c209706f9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_CUCKOO_SET_H
-#define __CDS_CONTAINER_CUCKOO_SET_H
+#ifndef CDSLIB_CONTAINER_CUCKOO_SET_H
+#define CDSLIB_CONTAINER_CUCKOO_SET_H
 
 #include <cds/container/details/cuckoo_base.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -829,4 +829,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif //#ifndef __CDS_CONTAINER_CUCKOO_SET_H
+#endif //#ifndef CDSLIB_CONTAINER_CUCKOO_SET_H
index b1f853431fb3e2a44aecc0462dd6a57b223e9b02..2888573eecf2a8324026a907c509c75a311f8657 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_BASE_H
-#define __CDS_CONTAINER_DETAILS_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_BASE_H
 
 #include <cds/intrusive/details/base.h>
 
@@ -56,4 +56,4 @@ namespace container {
 }   // namespace container
 }   // namespace cds
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_BASE_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_BASE_H
index 18b2977f8b420a2d2ecce82c577b24db6d2c1e86..296785275f171acb122171c41deb4aaf3b36b41c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_BRONSON_AVLTREE_BASE_H
-#define __CDS_CONTAINER_DETAILS_BRONSON_AVLTREE_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_BRONSON_AVLTREE_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_BRONSON_AVLTREE_BASE_H
 
 #include <cds/container/details/base.h>
 #include <cds/opt/compare.h>
@@ -340,4 +340,4 @@ namespace cds { namespace container {
 }} // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_BRONSON_AVLTREE_BASE_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_BRONSON_AVLTREE_BASE_H
index 00d283041b0a3630b1ac2aa52550829ae6085f85..bf2dcafad1f9f01d66a7af9f0899592b369eba00 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_CUCKOO_BASE_H
-#define __CDS_CONTAINER_DETAILS_CUCKOO_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_CUCKOO_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_CUCKOO_BASE_H
 
 #include <cds/intrusive/cuckoo_set.h>
 
@@ -243,4 +243,4 @@ namespace cds { namespace container {
     }   // namespace cuckoo
 }} // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_CUCKOO_BASE_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_CUCKOO_BASE_H
index 7a15e3591a1fff72f971ad6d8f54c59a6de945e9..a8e847eda75ec4268abe24c5e2a8d32c3bdee081 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_ELLEN_BINTREE_BASE_H
-#define __CDS_CONTAINER_DETAILS_ELLEN_BINTREE_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_ELLEN_BINTREE_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_ELLEN_BINTREE_BASE_H
 
 #include <cds/intrusive/details/ellen_bintree_base.h>
 #include <cds/container/details/base.h>
@@ -430,4 +430,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_ELLEN_BINTREE_BASE_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_ELLEN_BINTREE_BASE_H
index 351e060d616ddffcaea5d7c96aaf50aae8f0d568..343cffa7cfb71b81cac9f6d6dd1ad3c58d808cec 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_GUARDED_PTR_CAST_H
-#define __CDS_CONTAINER_DETAILS_GUARDED_PTR_CAST_H
+#ifndef CDSLIB_CONTAINER_DETAILS_GUARDED_PTR_CAST_H
+#define CDSLIB_CONTAINER_DETAILS_GUARDED_PTR_CAST_H
 //@cond
 
 #include <cds/details/defs.h>
@@ -27,4 +27,4 @@ namespace cds { namespace container { namespace details {
 }}} // namespace cds::container::details
 
 //@endcond
-#endif // #ifndef __CDS_CONTAINER_DETAILS_GUARDED_PTR_CAST_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_GUARDED_PTR_CAST_H
index 583c72f0ed3cd0da44620b7bdbab48a58d2aece0..5781e33372d0cb711960f9f0164c6d2459f3859d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_LAZY_LIST_BASE_H
-#define __CDS_CONTAINER_DETAILS_LAZY_LIST_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_LAZY_LIST_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_LAZY_LIST_BASE_H
 
 #include <cds/container/details/base.h>
 #include <cds/intrusive/details/lazy_list_base.h>
@@ -118,4 +118,4 @@ namespace cds { namespace container {
 }}  // namespace cds::container
 
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_LAZY_LIST_BASE_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_LAZY_LIST_BASE_H
index 5d6e94beeeae2e4ffd85087ddd3262ec7e6fce9d..5b0131824c16b24b21998735c36e78785c4abfc8 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_LAZY_KVLIST_H
-#define __CDS_CONTAINER_DETAILS_MAKE_LAZY_KVLIST_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_LAZY_KVLIST_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_LAZY_KVLIST_H
 
 #include <cds/details/binary_functor_wrapper.h>
 
@@ -85,4 +85,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_MAKE_LAZY_KVLIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_MAKE_LAZY_KVLIST_H
index f7923e0b786f39d7f328ba5163af1c01861b3cd1..ee853a61326e11d5baf145244f3b4d551f344beb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_LAZY_LIST_H
-#define __CDS_CONTAINER_DETAILS_MAKE_LAZY_LIST_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_LAZY_LIST_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_LAZY_LIST_H
 
 #include <cds/details/binary_functor_wrapper.h>
 
@@ -75,4 +75,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
index 04cf1525488e8d379fa470b8ff1eebf291f32510..9b005b3bf59affb360cd0e3c78a9744e47b05bc9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_KVLIST_H
-#define __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_KVLIST_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_KVLIST_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_KVLIST_H
 
 #include <cds/details/binary_functor_wrapper.h>
 
@@ -85,4 +85,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_KVLIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_KVLIST_H
index f0aa14ed0ba44a0db7e1dc91db7d7dc4742592cf..ffdf03a73320ac2e15def2b4bec5eaea0e920474 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
-#define __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
 
 #include <cds/details/binary_functor_wrapper.h>
 
@@ -77,4 +77,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_MAKE_MICHAEL_LIST_H
index e0cb9757c379b77beb35e81b521ea861016fcaf6..60e99e642f48769d4b0d97162624bbf52c7b5ddb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_SKIP_LIST_MAP_H
-#define __CDS_CONTAINER_DETAILS_MAKE_SKIP_LIST_MAP_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_SKIP_LIST_MAP_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_SKIP_LIST_MAP_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -125,4 +125,4 @@ namespace cds { namespace container { namespace details {
 }}} // namespace cds::container::details
 //@endcond
 
-#endif // __CDS_CONTAINER_DETAILS_MAKE_SKIP_LIST_MAP_H
+#endif // CDSLIB_CONTAINER_DETAILS_MAKE_SKIP_LIST_MAP_H
index a65aa37c21b7e5762d9100d5383c2326ebd2e633..edfe22c40d4a8b15405437ae05508fb49cca3e27 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_SKIP_LIST_SET_H
-#define __CDS_CONTAINER_DETAILS_MAKE_SKIP_LIST_SET_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_SKIP_LIST_SET_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_SKIP_LIST_SET_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -89,4 +89,4 @@ namespace cds { namespace container { namespace details {
 }}} // namespace cds::container::details
 //@endcond
 
-#endif //#ifndef __CDS_CONTAINER_DETAILS_MAKE_SKIP_LIST_SET_H
+#endif //#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_SKIP_LIST_SET_H
index 5149f0ef494fa304725da55efa90fc3b3671edd8..41cefb92e9161021b8328b2978ca770b5a842e7a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MAKE_SPLIT_LIST_SET_H
-#define __CDS_CONTAINER_DETAILS_MAKE_SPLIT_LIST_SET_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MAKE_SPLIT_LIST_SET_H
+#define CDSLIB_CONTAINER_DETAILS_MAKE_SPLIT_LIST_SET_H
 
 #include <cds/container/details/split_list_base.h>
 #include <cds/details/allocator.h>
@@ -16,7 +16,7 @@ namespace cds { namespace container {
 
     namespace details {
 
-#ifdef __CDS_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
+#ifdef CDSLIB_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
         // if michael_list included
 
         template <typename GC, typename T, typename Traits>
@@ -119,9 +119,9 @@ namespace cds { namespace container {
             //typedef cds::intrusive::MichaelList< gc, node_type, ordered_list_traits > ordered_list;
             typedef cds::intrusive::SplitListSet< gc, ordered_list, traits > type;
         };
-#endif  // ifdef __CDS_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
+#endif  // ifdef CDSLIB_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
 
-#ifdef __CDS_CONTAINER_DETAILS_LAZY_LIST_BASE_H
+#ifdef CDSLIB_CONTAINER_DETAILS_LAZY_LIST_BASE_H
         // if lazy_list included
         template <typename GC, typename T, typename Traits>
         struct make_split_list_set< GC, T, lazy_list_tag, Traits >
@@ -230,10 +230,10 @@ namespace cds { namespace container {
             //typedef cds::intrusive::LazyList< gc, node_type, ordered_list_traits >  ordered_list;
             typedef cds::intrusive::SplitListSet< gc, ordered_list, traits >   type;
         };
-#endif  // ifdef __CDS_CONTAINER_DETAILS_LAZY_LIST_BASE_H
+#endif  // ifdef CDSLIB_CONTAINER_DETAILS_LAZY_LIST_BASE_H
 
     }   // namespace details
 }}  // namespace cds::container
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_MAKE_SPLIT_LIST_SET_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_MAKE_SPLIT_LIST_SET_H
index c38be462fbec6eb4549152b243109674c80f4e64..e02af9606dd4b61ac3f25560f8af33e26997c9ce 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
-#define __CDS_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
 
 #include <cds/container/details/base.h>
 #include <cds/intrusive/details/michael_list_base.h>
@@ -94,4 +94,4 @@ namespace cds { namespace container {
 }}  // namespace cds::container
 
 
-#endif  // #ifndef __CDS_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
+#endif  // #ifndef CDSLIB_CONTAINER_DETAILS_MICHAEL_LIST_BASE_H
index 424e557ddb2116dffda62cd8a92e4cf3a70a3529..2db6378840a052cdaec9b4ce1222d0a42f2d89eb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MICHAEL_MAP_BASE_H
-#define __CDS_CONTAINER_DETAILS_MICHAEL_MAP_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MICHAEL_MAP_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_MICHAEL_MAP_BASE_H
 
 #include <cds/container/details/michael_set_base.h>
 
@@ -35,4 +35,4 @@ namespace cds { namespace container {
 }}  // namespace cds::container
 
 
-#endif  // ifndef __CDS_CONTAINER_DETAILS_MICHAEL_MAP_BASE_H
+#endif  // ifndef CDSLIB_CONTAINER_DETAILS_MICHAEL_MAP_BASE_H
index bc7961941cf137d6fab8ad2404625b8793c84693..bef183bd0fe870715733523bc7eb077f5b2fe8dd 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_MICHAEL_SET_BASE_H
-#define __CDS_CONTAINER_DETAILS_MICHAEL_SET_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_MICHAEL_SET_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_MICHAEL_SET_BASE_H
 
 #include <cds/intrusive/details/michael_set_base.h>
 
@@ -36,4 +36,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_MICHAEL_SET_BASE_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_MICHAEL_SET_BASE_H
index ab59d10c6a4ce0154f184fb88cf997edc6c02ecc..d90aa426e62d26260be95c5376171cfe082699ae 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_SKIP_LIST_BASE_H
-#define __CDS_CONTAINER_DETAILS_SKIP_LIST_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_SKIP_LIST_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_SKIP_LIST_BASE_H
 
 #include <cds/intrusive/details/skip_list_base.h>
 #include <cds/container/details/base.h>
@@ -288,4 +288,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_SKIP_LIST_BASE_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_SKIP_LIST_BASE_H
index ba74ecff29b8f62d62dec0d40d595ea42096019a..38281da792a67b1ef03df5bde94c0f4e2757c9d3 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_DETAILS_SPLIT_LIST_BASE_H
-#define __CDS_CONTAINER_DETAILS_SPLIT_LIST_BASE_H
+#ifndef CDSLIB_CONTAINER_DETAILS_SPLIT_LIST_BASE_H
+#define CDSLIB_CONTAINER_DETAILS_SPLIT_LIST_BASE_H
 
 #include <cds/intrusive/details/split_list_base.h>
 
@@ -180,4 +180,4 @@ namespace cds { namespace container {
 }}  // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_DETAILS_SPLIT_LIST_BASE_H
+#endif // #ifndef CDSLIB_CONTAINER_DETAILS_SPLIT_LIST_BASE_H
index 59ed1e27e6f82b7220823e10ba2fa0c794a91b97..c0dcb77c3173bed1d046ac91bd6588ec602a9a90 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_ELLEN_BINTREE_MAP_DHP_H
-#define __CDS_CONTAINER_ELLEN_BINTREE_MAP_DHP_H
+#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_DHP_H
+#define CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_DHP_H
 
 #include <cds/gc/dhp.h>
 #include <cds/container/impl/ellen_bintree_map.h>
 
-#endif // #ifndef __CDS_CONTAINER_ELLEN_BINTREE_MAP_DHP_H
+#endif // #ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_DHP_H
index 69a401510cfcdd01321c12ad3165baba59773fa7..86d931242bb4a3b6cc78f8fc4d7a9492fcf2aee0 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_ELLEN_BINTREE_MAP_HP_H
-#define __CDS_CONTAINER_ELLEN_BINTREE_MAP_HP_H
+#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_HP_H
+#define CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_HP_H
 
 #include <cds/gc/hp.h>
 #include <cds/container/impl/ellen_bintree_map.h>
 
-#endif // #ifndef __CDS_CONTAINER_ELLEN_BINTREE_MAP_HP_H
+#endif // #ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_HP_H
index 5bf55ad83b3b9e5692674309f0de71e5cb7db34a..1252a5907c5e352dafbdb2c3ef2689e4d307aa00 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_ELLEN_BINTREE_MAP_RCU_H
-#define __CDS_CONTAINER_ELLEN_BINTREE_MAP_RCU_H
+#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_RCU_H
+#define CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_RCU_H
 
 #include <cds/container/details/ellen_bintree_base.h>
 #include <cds/intrusive/ellen_bintree_rcu.h>
@@ -550,4 +550,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif //#ifndef __CDS_CONTAINER_ELLEN_BINTREE_MAP_RCU_H
+#endif //#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_MAP_RCU_H
index 3bb3adf1375701882f94dac5f50ccc7b8f7c3771..c30ba3df4b40ffbed8d8851e351f65ed1c2ea03c 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_ELLEN_BINTREE_SET_DHP_H
-#define __CDS_CONTAINER_ELLEN_BINTREE_SET_DHP_H
+#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_SET_DHP_H
+#define CDSLIB_CONTAINER_ELLEN_BINTREE_SET_DHP_H
 
 #include <cds/gc/dhp.h>
 #include <cds/container/impl/ellen_bintree_set.h>
 
-#endif // #ifndef __CDS_CONTAINER_ELLEN_BINTREE_SET_DHP_H
+#endif // #ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_SET_DHP_H
index 520af63fa69bc299b51c76c55118d9366fa45391..42614cdc44f583a97f4994e6a87d3eb881671332 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_ELLEN_BINTREE_SET_HP_H
-#define __CDS_CONTAINER_ELLEN_BINTREE_SET_HP_H
+#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_SET_HP_H
+#define CDSLIB_CONTAINER_ELLEN_BINTREE_SET_HP_H
 
 #include <cds/gc/hp.h>
 #include <cds/container/impl/ellen_bintree_set.h>
 
-#endif // #ifndef __CDS_CONTAINER_ELLEN_BINTREE_SET_HP_H
+#endif // #ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_SET_HP_H
index a0f79b138d7faf122171c69fcdb6f2665d2b7c98..07a007512278b7e98d36f679cc81f97a63facf6a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_ELLEN_BINTREE_SET_RCU_H
-#define __CDS_CONTAINER_ELLEN_BINTREE_SET_RCU_H
+#ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_SET_RCU_H
+#define CDSLIB_CONTAINER_ELLEN_BINTREE_SET_RCU_H
 
 #include <cds/container/details/ellen_bintree_base.h>
 #include <cds/intrusive/ellen_bintree_rcu.h>
@@ -606,4 +606,4 @@ namespace cds { namespace container {
     };
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_ELLEN_BINTREE_SET_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_ELLEN_BINTREE_SET_RCU_H
index 481ee4253bbf9bca2af2fa14a6399e743a4843db..941d5192bf5c83f9f9caec870b3159fba7f89bb7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_FCDEQUE_H
-#define __CDS_CONTAINER_FCDEQUE_H
+#ifndef CDSLIB_CONTAINER_FCDEQUE_H
+#define CDSLIB_CONTAINER_FCDEQUE_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -469,4 +469,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_FCDEQUE_H
+#endif // #ifndef CDSLIB_CONTAINER_FCDEQUE_H
index 9707ce04123ba4e6055e3d3d0e8f31ad9d2866f8..0f20b2c0398c539b6b66ac1689ccc14832d92d61 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_FCPRIORITY_QUEUE_H
-#define __CDS_CONTAINER_FCPRIORITY_QUEUE_H
+#ifndef CDSLIB_CONTAINER_FCPRIORITY_QUEUE_H
+#define CDSLIB_CONTAINER_FCPRIORITY_QUEUE_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -285,4 +285,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_FCPRIORITY_QUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_FCPRIORITY_QUEUE_H
index f069487836ee1a27e050414aaf1dd5d45214ba7e..c0dbf63fc4fb9be5f077d666eb72c28178613493 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_FCQUEUE_H
-#define __CDS_CONTAINER_FCQUEUE_H
+#ifndef CDSLIB_CONTAINER_FCQUEUE_H
+#define CDSLIB_CONTAINER_FCQUEUE_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -381,4 +381,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_FCQUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_FCQUEUE_H
index 0dbf5a8f4790339e9efe9814e0b7ae9df5db71fe..3f7b93b2d246305ba42ac99c67e6fe7fe07f0c81 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_FCSTACK_H
-#define __CDS_CONTAINER_FCSTACK_H
+#ifndef CDSLIB_CONTAINER_FCSTACK_H
+#define CDSLIB_CONTAINER_FCSTACK_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -357,4 +357,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_FCSTACK_H
+#endif // #ifndef CDSLIB_CONTAINER_FCSTACK_H
index a7922326c26895757b4082f6df54d2a8dcf603e9..7eecd9faed831e95ac9cf91f46ca11f1817b4c32 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
-#define __CDS_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
+#ifndef CDSLIB_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
+#define CDSLIB_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
 
 #include <cds/container/details/bronson_avltree_base.h>
 #include <cds/urcu/details/check_deadlock.h>
@@ -1196,4 +1196,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_IMPL_BRONSON_AVLTREE_MAP_RCU_H
index 3cd74182e8b31d50947f6c9c4213bf8a0b259f9e..4dd23590abfd9b6cc047933b882504711d4a9258 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
-#define __CDS_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
+#ifndef CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
+#define CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
 
 #include <type_traits>
 #include <cds/container/details/ellen_bintree_base.h>
@@ -540,4 +540,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif //#ifndef __CDS_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
+#endif //#ifndef CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_MAP_H
index dcd99e5382af96f697252af637607099a0995fa1..363f32b4cc99afb8a8c02e30a51a5f3cb4af6cf6 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_ELLEN_BINTREE_SET_H
-#define __CDS_CONTAINER_IMPL_ELLEN_BINTREE_SET_H
+#ifndef CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_SET_H
+#define CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_SET_H
 
 #include <type_traits>
 #include <cds/container/details/ellen_bintree_base.h>
@@ -592,4 +592,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_IMPL_ELLEN_BINTREE_SET_H
+#endif // #ifndef CDSLIB_CONTAINER_IMPL_ELLEN_BINTREE_SET_H
index 579b475e9e460031ed8cb167837d6b6b6f7b91bd..cf26ec618e0a194f3eeb2d4973bbb41b553ff338 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_LAZY_KVLIST_H
-#define __CDS_CONTAINER_IMPL_LAZY_KVLIST_H
+#ifndef CDSLIB_CONTAINER_IMPL_LAZY_KVLIST_H
+#define CDSLIB_CONTAINER_IMPL_LAZY_KVLIST_H
 
 #include <memory>
 #include <cds/container/details/guarded_ptr_cast.h>
@@ -801,4 +801,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_IMPL_LAZY_KVLIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_IMPL_LAZY_KVLIST_H
index be0cc0bcd030806c8d0bdc907c9db8cb81752cf0..6cfafc291b6628420e5c7624a02062703118c092 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_LAZY_LIST_H
-#define __CDS_CONTAINER_IMPL_LAZY_LIST_H
+#ifndef CDSLIB_CONTAINER_IMPL_LAZY_LIST_H
+#define CDSLIB_CONTAINER_IMPL_LAZY_LIST_H
 
 #include <memory>
 #include <cds/container/details/guarded_ptr_cast.h>
@@ -783,4 +783,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_IMPL_LAZY_LIST_H
+#endif // #ifndef CDSLIB_CONTAINER_IMPL_LAZY_LIST_H
index 6218f695538e9bc90fc01b393f9af620e533f803..3c8b95defdfef34c3764ca8ca70f4e9b207a8653 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_MICHAEL_KVLIST_H
-#define __CDS_CONTAINER_IMPL_MICHAEL_KVLIST_H
+#ifndef CDSLIB_CONTAINER_IMPL_MICHAEL_KVLIST_H
+#define CDSLIB_CONTAINER_IMPL_MICHAEL_KVLIST_H
 
 #include <memory>
 #include <cds/container/details/guarded_ptr_cast.h>
@@ -810,4 +810,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_IMPL_MICHAEL_KVLIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_IMPL_MICHAEL_KVLIST_H
index 2420a33424eff575b828055c7d89f94c244af1b9..aa3a7c8dc53d8745149df98293f657e744dd0c51 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_MICHAEL_LIST_H
-#define __CDS_CONTAINER_IMPL_MICHAEL_LIST_H
+#ifndef CDSLIB_CONTAINER_IMPL_MICHAEL_LIST_H
+#define CDSLIB_CONTAINER_IMPL_MICHAEL_LIST_H
 
 #include <memory>
 #include <cds/container/details/guarded_ptr_cast.h>
@@ -768,4 +768,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_IMPL_MICHAEL_LIST_H
+#endif  // #ifndef CDSLIB_CONTAINER_IMPL_MICHAEL_LIST_H
index 3eb13f8b9683be21ed6670d9c98695cd7e033da6..6bae373b2a383699f67d5927bc37c3063d106f00 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_SKIP_LIST_MAP_H
-#define __CDS_CONTAINER_IMPL_SKIP_LIST_MAP_H
+#ifndef CDSLIB_CONTAINER_IMPL_SKIP_LIST_MAP_H
+#define CDSLIB_CONTAINER_IMPL_SKIP_LIST_MAP_H
 
 #include <cds/container/details/guarded_ptr_cast.h>
 
@@ -658,4 +658,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_IMPL_SKIP_LIST_MAP_H
+#endif // #ifndef CDSLIB_CONTAINER_IMPL_SKIP_LIST_MAP_H
index 18bcf09d398e860638e42b2989f855f218a81e49..66a100cf2d543d91c6bc01f535f514e1715ddbe7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_IMPL_SKIP_LIST_SET_H
-#define __CDS_CONTAINER_IMPL_SKIP_LIST_SET_H
+#ifndef CDSLIB_CONTAINER_IMPL_SKIP_LIST_SET_H
+#define CDSLIB_CONTAINER_IMPL_SKIP_LIST_SET_H
 
 #include <cds/details/binary_functor_wrapper.h>
 #include <cds/container/details/guarded_ptr_cast.h>
@@ -677,4 +677,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_IMPL_SKIP_LIST_SET_H
+#endif // #ifndef CDSLIB_CONTAINER_IMPL_SKIP_LIST_SET_H
index fa5708f4c5c16a6893d1212094195f7d74b86675..f1045bc8fc990c9944a8e34729268a2c2980cc86 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_KVLIST_DHP_H
-#define __CDS_CONTAINER_LAZY_KVLIST_DHP_H
+#ifndef CDSLIB_CONTAINER_LAZY_KVLIST_DHP_H
+#define CDSLIB_CONTAINER_LAZY_KVLIST_DHP_H
 
 #include <cds/container/details/lazy_list_base.h>
 #include <cds/intrusive/lazy_list_dhp.h>
 #include <cds/container/details/make_lazy_kvlist.h>
 #include <cds/container/impl/lazy_kvlist.h>
 
-#endif  // #ifndef __CDS_CONTAINER_LAZY_KVLIST_DHP_H
+#endif  // #ifndef CDSLIB_CONTAINER_LAZY_KVLIST_DHP_H
index 83ffff44988b691cc5426201a2450509fae80d5a..328d411dda83c3aaee86fe11228cd78bc00728cd 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_KVLIST_HP_H
-#define __CDS_CONTAINER_LAZY_KVLIST_HP_H
+#ifndef CDSLIB_CONTAINER_LAZY_KVLIST_HP_H
+#define CDSLIB_CONTAINER_LAZY_KVLIST_HP_H
 
 #include <cds/container/details/lazy_list_base.h>
 #include <cds/intrusive/lazy_list_hp.h>
 #include <cds/container/details/make_lazy_kvlist.h>
 #include <cds/container/impl/lazy_kvlist.h>
 
-#endif  // #ifndef __CDS_CONTAINER_LAZY_KVLIST_HP_H
+#endif  // #ifndef CDSLIB_CONTAINER_LAZY_KVLIST_HP_H
index 66a46574facb8e6fbe6bba0ee0e916945d19cf26..7a93b72e1f6ee0c10b8354941ef6f33d2c88e2e7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_KVLIST_NOGC_H
-#define __CDS_CONTAINER_LAZY_KVLIST_NOGC_H
+#ifndef CDSLIB_CONTAINER_LAZY_KVLIST_NOGC_H
+#define CDSLIB_CONTAINER_LAZY_KVLIST_NOGC_H
 
 #include <memory>
 #include <cds/container/details/lazy_list_base.h>
@@ -529,4 +529,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_LAZY_KVLIST_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_LAZY_KVLIST_NOGC_H
index 6c7fd54ce398a52efbe80f2eb3fd72a7e700036e..8b9514ac2cbbb7b165f31ac454248b51baa4954c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_KVLIST_RCU_H
-#define __CDS_CONTAINER_LAZY_KVLIST_RCU_H
+#ifndef CDSLIB_CONTAINER_LAZY_KVLIST_RCU_H
+#define CDSLIB_CONTAINER_LAZY_KVLIST_RCU_H
 
 #include <memory>
 #include <cds/container/details/lazy_list_base.h>
@@ -812,4 +812,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_LAZY_KVLIST_RCU_H
+#endif  // #ifndef CDSLIB_CONTAINER_LAZY_KVLIST_RCU_H
index 68343e3d3d294d52ea4fa11d7f230c7f49fdac94..ebfe83a2bcbc30b49a3fcd191d64cf28f15fd886 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_LIST_DHP_H
-#define __CDS_CONTAINER_LAZY_LIST_DHP_H
+#ifndef CDSLIB_CONTAINER_LAZY_LIST_DHP_H
+#define CDSLIB_CONTAINER_LAZY_LIST_DHP_H
 
 #include <cds/container/details/lazy_list_base.h>
 #include <cds/intrusive/lazy_list_dhp.h>
 #include <cds/container/details/make_lazy_list.h>
 #include <cds/container/impl/lazy_list.h>
 
-#endif // #ifndef __CDS_CONTAINER_LAZY_LIST_DHP_H
+#endif // #ifndef CDSLIB_CONTAINER_LAZY_LIST_DHP_H
index d844fd27a7e7ffaf4df1597d38135107f9ead8e5..3d5db4bd797d33336a627e51aaa4f084b43f8b26 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_LIST_HP_H
-#define __CDS_CONTAINER_LAZY_LIST_HP_H
+#ifndef CDSLIB_CONTAINER_LAZY_LIST_HP_H
+#define CDSLIB_CONTAINER_LAZY_LIST_HP_H
 
 #include <cds/container/details/lazy_list_base.h>
 #include <cds/intrusive/lazy_list_hp.h>
 #include <cds/container/details/make_lazy_list.h>
 #include <cds/container/impl/lazy_list.h>
 
-#endif  // #ifndef __CDS_CONTAINER_LAZY_LIST_HP_H
+#endif  // #ifndef CDSLIB_CONTAINER_LAZY_LIST_HP_H
index 8be872b922384aff0b2e2eb8eecc3d17ca97cf5c..f3ed777d039411033bf634364082c686257dde12 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_LIST_NOGC_H
-#define __CDS_CONTAINER_LAZY_LIST_NOGC_H
+#ifndef CDSLIB_CONTAINER_LAZY_LIST_NOGC_H
+#define CDSLIB_CONTAINER_LAZY_LIST_NOGC_H
 
 #include <memory>
 #include <cds/container/details/lazy_list_base.h>
@@ -407,4 +407,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_LAZY_LIST_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_LAZY_LIST_NOGC_H
index 757e57dac0776a74e5d9b50cc147559d095f61da..218a6d9e836da4748a3648b12ae3b773d72cd4ce 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_LAZY_LIST_RCU_H
-#define __CDS_CONTAINER_LAZY_LIST_RCU_H
+#ifndef CDSLIB_CONTAINER_LAZY_LIST_RCU_H
+#define CDSLIB_CONTAINER_LAZY_LIST_RCU_H
 
 #include <memory>
 #include <cds/container/details/lazy_list_base.h>
@@ -796,4 +796,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_LAZY_LIST_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_LAZY_LIST_RCU_H
index 5011a02aeb9f6d3c2d05ebd1d70a534a34351f8a..bca362101791b0bbd695aa4e9786480b1c774889 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_KVLIST_DHP_H
-#define __CDS_CONTAINER_MICHAEL_KVLIST_DHP_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_DHP_H
+#define CDSLIB_CONTAINER_MICHAEL_KVLIST_DHP_H
 
 #include <cds/container/details/michael_list_base.h>
 #include <cds/intrusive/michael_list_dhp.h>
 #include <cds/container/details/make_michael_kvlist.h>
 #include <cds/container/impl/michael_kvlist.h>
 
-#endif  // #ifndef __CDS_CONTAINER_MICHAEL_KVLIST_DHP_H
+#endif  // #ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_DHP_H
index 3da99256746ceefe811150fdeee4591169056a79..60f09c1acc639769c29c186fef60b12366d662a1 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_KVLIST_HP_H
-#define __CDS_CONTAINER_MICHAEL_KVLIST_HP_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_HP_H
+#define CDSLIB_CONTAINER_MICHAEL_KVLIST_HP_H
 
 #include <cds/container/details/michael_list_base.h>
 #include <cds/intrusive/michael_list_hp.h>
 #include <cds/container/details/make_michael_kvlist.h>
 #include <cds/container/impl/michael_kvlist.h>
 
-#endif  // #ifndef __CDS_CONTAINER_MICHAEL_KVLIST_HP_H
+#endif  // #ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_HP_H
index 3634a704f7c2ea9e03e1ab2473c4c8693a72d367..bc5f3d84535ad0e92696ab172c1d1d3dc0d7a2ed 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_KVLIST_NOGC_H
-#define __CDS_CONTAINER_MICHAEL_KVLIST_NOGC_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_NOGC_H
+#define CDSLIB_CONTAINER_MICHAEL_KVLIST_NOGC_H
 
 #include <memory>
 #include <cds/container/details/michael_list_base.h>
@@ -534,4 +534,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_MICHAEL_KVLIST_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_NOGC_H
index 4733f99998b4f5efd6fddce992ce9a55a954325e..04d9b237e40b5be1236b90f230c9160b4b6e9641 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_KVLIST_RCU_H
-#define __CDS_CONTAINER_MICHAEL_KVLIST_RCU_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_RCU_H
+#define CDSLIB_CONTAINER_MICHAEL_KVLIST_RCU_H
 
 #include <memory>
 #include <functional>   // ref
@@ -811,4 +811,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_MICHAEL_KVLIST_RCU_H
+#endif  // #ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_RCU_H
index d89e4df0d4ea292ead1859d890c4aacc6f0371fb..0e39eddbbef21985e19d2a50afbb95f0e06e7db2 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_LIST_DHP_H
-#define __CDS_CONTAINER_MICHAEL_LIST_DHP_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_LIST_DHP_H
+#define CDSLIB_CONTAINER_MICHAEL_LIST_DHP_H
 
 #include <cds/container/details/michael_list_base.h>
 #include <cds/intrusive/michael_list_dhp.h>
 #include <cds/container/details/make_michael_list.h>
 #include <cds/container/impl/michael_list.h>
 
-#endif // #ifndef __CDS_CONTAINER_MICHAEL_LIST_DHP_H
+#endif // #ifndef CDSLIB_CONTAINER_MICHAEL_LIST_DHP_H
index 7e28353d03164e0d335f7cf54026cfa257f8d0c7..3e6ce344f355a0e6d2e2b45e5d71a7e2dca5e970 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_LIST_HP_H
-#define __CDS_CONTAINER_MICHAEL_LIST_HP_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_LIST_HP_H
+#define CDSLIB_CONTAINER_MICHAEL_LIST_HP_H
 
 #include <cds/container/details/michael_list_base.h>
 #include <cds/intrusive/michael_list_hp.h>
 #include <cds/container/details/make_michael_list.h>
 #include <cds/container/impl/michael_list.h>
 
-#endif  // #ifndef __CDS_CONTAINER_MICHAEL_LIST_HP_H
+#endif  // #ifndef CDSLIB_CONTAINER_MICHAEL_LIST_HP_H
index dc7092c9b360a1e4d1cd0fa4dc1d9ac60d9f5d6a..64af875f6e1180095f738945478beade817a58d2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_LIST_NOGC_H
-#define __CDS_CONTAINER_MICHAEL_LIST_NOGC_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_LIST_NOGC_H
+#define CDSLIB_CONTAINER_MICHAEL_LIST_NOGC_H
 
 #include <memory>
 #include <cds/container/details/michael_list_base.h>
@@ -417,4 +417,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_MICHAEL_LIST_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_MICHAEL_LIST_NOGC_H
index 2588d6880cf75eb2e15a7a8329a0e0943a1afc7f..4188db124f42edd7a99955b4584f506dc39cacf2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_LIST_RCU_H
-#define __CDS_CONTAINER_MICHAEL_LIST_RCU_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_LIST_RCU_H
+#define CDSLIB_CONTAINER_MICHAEL_LIST_RCU_H
 
 #include <memory>
 #include <cds/container/details/michael_list_base.h>
@@ -790,4 +790,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_MICHAEL_LIST_RCU_H
+#endif  // #ifndef CDSLIB_CONTAINER_MICHAEL_LIST_RCU_H
index ba411b73521e0a266d710931a046210f389d6383..899e01573838758eee3b028b975ea5924e99e587 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_MAP_H
-#define __CDS_CONTAINER_MICHAEL_MAP_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_MAP_H
+#define CDSLIB_CONTAINER_MICHAEL_MAP_H
 
 #include <cds/container/details/michael_map_base.h>
 #include <cds/details/allocator.h>
@@ -793,4 +793,4 @@ namespace cds { namespace container {
     };
 }}  // namespace cds::container
 
-#endif // ifndef __CDS_CONTAINER_MICHAEL_MAP_H
+#endif // ifndef CDSLIB_CONTAINER_MICHAEL_MAP_H
index e541b178c218687c48ab84128bd16ca58ae44072..fedfc1cb0f6edc4c5ea122aa52c023cca72fe01a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_MAP_NOGC_H
-#define __CDS_CONTAINER_MICHAEL_MAP_NOGC_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_MAP_NOGC_H
+#define CDSLIB_CONTAINER_MICHAEL_MAP_NOGC_H
 
 #include <cds/container/details/michael_map_base.h>
 #include <cds/gc/nogc.h>
@@ -484,4 +484,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // ifndef __CDS_CONTAINER_MICHAEL_MAP_NOGC_H
+#endif // ifndef CDSLIB_CONTAINER_MICHAEL_MAP_NOGC_H
index 5dc469b8e65d70736cae77d023477a50644ca293..9f17bf3364fb4f18141c468d98d71ecfaaba0997 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_MAP_RCU_H
-#define __CDS_CONTAINER_MICHAEL_MAP_RCU_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_MAP_RCU_H
+#define CDSLIB_CONTAINER_MICHAEL_MAP_RCU_H
 
 #include <cds/container/details/michael_map_base.h>
 #include <cds/details/allocator.h>
@@ -754,4 +754,4 @@ namespace cds { namespace container {
     };
 }}  // namespace cds::container
 
-#endif // ifndef __CDS_CONTAINER_MICHAEL_MAP_RCU_H
+#endif // ifndef CDSLIB_CONTAINER_MICHAEL_MAP_RCU_H
index 6729eba6cc540a2cea374b85929b1804ba0e4452..80c5a694307c4ff869d28cf0562b9b4bc9494e86 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_SET_H
-#define __CDS_CONTAINER_MICHAEL_SET_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_SET_H
+#define CDSLIB_CONTAINER_MICHAEL_SET_H
 
 #include <cds/container/details/michael_set_base.h>
 #include <cds/details/allocator.h>
@@ -726,4 +726,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // ifndef __CDS_CONTAINER_MICHAEL_SET_H
+#endif // ifndef CDSLIB_CONTAINER_MICHAEL_SET_H
index 49677655b960bca1bee32b051733859333536543..28aa3cc17b3d01af78702adfe61925a4cf77a33d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_SET_NOGC_H
-#define __CDS_CONTAINER_MICHAEL_SET_NOGC_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_SET_NOGC_H
+#define CDSLIB_CONTAINER_MICHAEL_SET_NOGC_H
 
 #include <cds/container/details/michael_set_base.h>
 #include <cds/gc/nogc.h>
@@ -315,4 +315,4 @@ namespace cds { namespace container {
 
 }} // cds::container
 
-#endif // ifndef __CDS_CONTAINER_MICHAEL_SET_NOGC_H
+#endif // ifndef CDSLIB_CONTAINER_MICHAEL_SET_NOGC_H
index 7dce8e8df109cdad6dd5fe2f5ff2463b6ea4753b..1d1ebe87a94567de98654c21680ffcb6ec8b0201 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MICHAEL_SET_RCU_H
-#define __CDS_CONTAINER_MICHAEL_SET_RCU_H
+#ifndef CDSLIB_CONTAINER_MICHAEL_SET_RCU_H
+#define CDSLIB_CONTAINER_MICHAEL_SET_RCU_H
 
 #include <cds/container/details/michael_set_base.h>
 #include <cds/details/allocator.h>
@@ -688,4 +688,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // ifndef __CDS_CONTAINER_MICHAEL_SET_RCU_H
+#endif // ifndef CDSLIB_CONTAINER_MICHAEL_SET_RCU_H
index 809328ed9a827e271d7fccc8c1dddc54c3ca61e3..030458c674423b0c6a6a668b4c73e8b3c98ecc9c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MOIR_QUEUE_H
-#define __CDS_CONTAINER_MOIR_QUEUE_H
+#ifndef CDSLIB_CONTAINER_MOIR_QUEUE_H
+#define CDSLIB_CONTAINER_MOIR_QUEUE_H
 
 #include <memory>
 #include <cds/container/msqueue.h>
@@ -265,6 +265,6 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_MOIR_QUEUE_H
+#endif  // #ifndef CDSLIB_CONTAINER_MOIR_QUEUE_H
 
 
index 1bc48565448bf1a07d00cfe53d3ec31867262a27..ab17cccac0bbe9a39a8692d230dac04232e98b4b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MSPRIORITY_QUEUE_H
-#define __CDS_CONTAINER_MSPRIORITY_QUEUE_H
+#ifndef CDSLIB_CONTAINER_MSPRIORITY_QUEUE_H
+#define CDSLIB_CONTAINER_MSPRIORITY_QUEUE_H
 
 #include <memory>
 #include <cds/container/details/base.h>
@@ -313,4 +313,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_MSPRIORITY_QUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_MSPRIORITY_QUEUE_H
index 3f5c26719124f7c6cc3459296eda4531876573b8..1d355e97fc218f8d619a26beaf380fc8f04cf67b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_MSQUEUE_H
-#define __CDS_CONTAINER_MSQUEUE_H
+#ifndef CDSLIB_CONTAINER_MSQUEUE_H
+#define CDSLIB_CONTAINER_MSQUEUE_H
 
 #include <memory>
 #include <cds/intrusive/msqueue.h>
@@ -379,4 +379,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif  // #ifndef __CDS_CONTAINER_MSQUEUE_H
+#endif  // #ifndef CDSLIB_CONTAINER_MSQUEUE_H
index bd304a341bf7e081fe18b5e0d40a302c340d0ecd..8c493ea9d19c2a192f03679cda53442a511eb282 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_OPTIMISTIC_QUEUE_H
-#define __CDS_CONTAINER_OPTIMISTIC_QUEUE_H
+#ifndef CDSLIB_CONTAINER_OPTIMISTIC_QUEUE_H
+#define CDSLIB_CONTAINER_OPTIMISTIC_QUEUE_H
 
 #include <memory>
 #include <cds/intrusive/optimistic_queue.h>
@@ -384,4 +384,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif //#ifndef __CDS_CONTAINER_OPTIMISTIC_QUEUE_H
+#endif //#ifndef CDSLIB_CONTAINER_OPTIMISTIC_QUEUE_H
index 55185f811e1954b58b80f005c473918f39f99050..ccfdb70f45304e359185bef8aa2d0bef4870c110 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_RWQUEUE_H
-#define __CDS_CONTAINER_RWQUEUE_H
+#ifndef CDSLIB_CONTAINER_RWQUEUE_H
+#define CDSLIB_CONTAINER_RWQUEUE_H
 
 #include <mutex>        // unique_lock
 #include <cds/container/msqueue.h>
@@ -362,4 +362,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_RWQUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_RWQUEUE_H
index 69361eecd08a3b9f9e46dbb484d2d0423a37cd71..f9db1dcb5ae6d0cd25f37c2fc973105e837dbe7e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SEGMENTED_QUEUE_H
-#define __CDS_CONTAINER_SEGMENTED_QUEUE_H
+#ifndef CDSLIB_CONTAINER_SEGMENTED_QUEUE_H
+#define CDSLIB_CONTAINER_SEGMENTED_QUEUE_H
 
 #include <memory>
 #include <functional>   // ref
@@ -390,4 +390,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SEGMENTED_QUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_SEGMENTED_QUEUE_H
index 0050f9c618bf0d17c2e9b865e180802b544f4d5e..8cca6d15fbd11eb5df8842ef7c4cf56f949c2f06 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_SET_DHP_H
-#define __CDS_CONTAINER_SKIP_LIST_SET_DHP_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_DHP_H
+#define CDSLIB_CONTAINER_SKIP_LIST_SET_DHP_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/intrusive/skip_list_dhp.h>
 #include <cds/container/details/make_skip_list_map.h>
 #include <cds/container/impl/skip_list_map.h>
 
-#endif  // #ifndef __CDS_CONTAINER_SKIP_LIST_SET_DHP_H
+#endif  // #ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_DHP_H
index fca351f29a3bb57d5d1221b3c8a9487bedc51103..aa565104828bd9d08ca1e31205e7b2238adad855 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_MAP_HP_H
-#define __CDS_CONTAINER_SKIP_LIST_MAP_HP_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_HP_H
+#define CDSLIB_CONTAINER_SKIP_LIST_MAP_HP_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/intrusive/skip_list_hp.h>
 #include <cds/container/details/make_skip_list_map.h>
 #include <cds/container/impl/skip_list_map.h>
 
-#endif  // #ifndef __CDS_CONTAINER_SKIP_LIST_MAP_HP_H
+#endif  // #ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_HP_H
index a14890dc2061fe842877e6335e8897a96be85efb..ffa37b53ebc983bdd1530120e0c74e23e6f16e45 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_MAP_NOGC_H
-#define __CDS_CONTAINER_SKIP_LIST_MAP_NOGC_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_NOGC_H
+#define CDSLIB_CONTAINER_SKIP_LIST_MAP_NOGC_H
 
 #include <cds/container/skip_list_set_nogc.h>
 
@@ -334,4 +334,4 @@ namespace cds { namespace container {
 }} // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_SKIP_LIST_MAP_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_NOGC_H
index 49245d7eabe80315a00a7ab5ace1ebb2a3b79c07..64f5c187eee3381cb6842105df0194139677d147 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_MAP_RCU_H
-#define __CDS_CONTAINER_SKIP_LIST_MAP_RCU_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_RCU_H
+#define CDSLIB_CONTAINER_SKIP_LIST_MAP_RCU_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/intrusive/skip_list_rcu.h>
@@ -632,4 +632,4 @@ namespace cds { namespace container {
     };
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SKIP_LIST_MAP_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_RCU_H
index 4b86615d7f0273846d484dbe329204c6549a77d2..4a735e15688f44b117c838e25da3da3f94452988 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_MAP_DHP_H
-#define __CDS_CONTAINER_SKIP_LIST_MAP_DHP_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_DHP_H
+#define CDSLIB_CONTAINER_SKIP_LIST_MAP_DHP_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/intrusive/skip_list_dhp.h>
 #include <cds/container/details/make_skip_list_set.h>
 #include <cds/container/impl/skip_list_set.h>
 
-#endif  // #ifndef __CDS_CONTAINER_SKIP_LIST_MAP_DHP_H
+#endif  // #ifndef CDSLIB_CONTAINER_SKIP_LIST_MAP_DHP_H
index fd91d71081711ad0bede5d684735f37cc8377e1d..95d3e6595aa248aadfeca756620bcae78d1cf1a4 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_SET_HP_H
-#define __CDS_CONTAINER_SKIP_LIST_SET_HP_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_HP_H
+#define CDSLIB_CONTAINER_SKIP_LIST_SET_HP_H
 
 #include <cds/container/details/skip_list_base.h>
 #include <cds/intrusive/skip_list_hp.h>
 #include <cds/container/details/make_skip_list_set.h>
 #include <cds/container/impl/skip_list_set.h>
 
-#endif  // #ifndef __CDS_CONTAINER_SKIP_LIST_SET_HP_H
+#endif  // #ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_HP_H
index daf323c8d3b1280d704b2845949325f9c1639cc3..a052ae1a8a1822b738838403696f26fc3decb5e1 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_SET_NOGC_H
-#define __CDS_CONTAINER_SKIP_LIST_SET_NOGC_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_NOGC_H
+#define CDSLIB_CONTAINER_SKIP_LIST_SET_NOGC_H
 
 #include <cds/intrusive/skip_list_nogc.h>
 #include <cds/container/details/skip_list_base.h>
@@ -382,4 +382,4 @@ namespace cds { namespace container {
 
 }} // cds::container
 
-#endif // ifndef __CDS_CONTAINER_SKIP_LIST_SET_NOGC_H
+#endif // ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_NOGC_H
index 5004833531d4fab7f749cdb2fed2922df023dc29..e1efa00c4b0c307f321b746106be37dddd1b42bc 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SKIP_LIST_SET_RCU_H
-#define __CDS_CONTAINER_SKIP_LIST_SET_RCU_H
+#ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_RCU_H
+#define CDSLIB_CONTAINER_SKIP_LIST_SET_RCU_H
 
 #include <cds/intrusive/skip_list_rcu.h>
 #include <cds/container/details/make_skip_list_set.h>
@@ -711,4 +711,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SKIP_LIST_SET_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_SKIP_LIST_SET_RCU_H
index 86040560d274ba43771737e8148453534cdf5002..46f3a9364b3aca09527b8eb5af0dd4dd6082d8cd 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_H
-#define __CDS_CONTAINER_SPLIT_LIST_MAP_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_MAP_H
 
 #include <cds/container/split_list_set.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -612,4 +612,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_H
index 0922ef398d7758470e95593ae8ce9b0b1fc95f55..6022573167fd5e12ad74f66e31914f6ac74da62e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_NOGC_H
-#define __CDS_CONTAINER_SPLIT_LIST_MAP_NOGC_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_NOGC_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_MAP_NOGC_H
 
 #include <cds/container/split_list_set_nogc.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -291,4 +291,4 @@ namespace cds { namespace container {
 }}  // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_NOGC_H
index d0aac44858b4df873e974763569a22392d4c8164..59e8008fd2e3a7a7026e00bba7ff86704af59476 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_RCU_H
-#define __CDS_CONTAINER_SPLIT_LIST_MAP_RCU_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_RCU_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_MAP_RCU_H
 
 #include <cds/container/split_list_set_rcu.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -662,4 +662,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_MAP_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_MAP_RCU_H
index ba83b95c6c65f2ee72f8eabcabec4cf09ef7b5f8..62028126e3c0162f99f22b128764ef9be4d7ca49 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_SET_H
-#define __CDS_CONTAINER_SPLIT_LIST_SET_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_SET_H
 
 #include <cds/intrusive/split_list.h>
 #include <cds/container/details/make_split_list_set.h>
@@ -789,4 +789,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_SET_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_H
index 12d9124976e533be6deb7fd2a803724cf7f1a447..6da1853595c468fffdd5fb898a662a036afa2289 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H
-#define __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H
 
 #include <cds/intrusive/split_list_nogc.h>
 #include <cds/container/details/split_list_base.h>
@@ -356,4 +356,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H
index 419986731aef5d04162f8319b3a435a198359a21..79a7c9b58909fa13f9bc3a3c17805593869d4099 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_SPLIT_LIST_SET_RCU_H
-#define __CDS_CONTAINER_SPLIT_LIST_SET_RCU_H
+#ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_RCU_H
+#define CDSLIB_CONTAINER_SPLIT_LIST_SET_RCU_H
 
 #include <cds/intrusive/split_list_rcu.h>
 #include <cds/container/details/make_split_list_set.h>
@@ -811,4 +811,4 @@ namespace cds { namespace container {
     };
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_SET_RCU_H
+#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_RCU_H
index 78022b61c065f0b86601c233c6668946ec5a2a8a..e66435af95cc36bdc5627310b62b5ced2533348d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_H
-#define __CDS_CONTAINER_STRIPED_MAP_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_H
 
 #include <type_traits>
 #include <cds/container/striped_set.h>
@@ -881,4 +881,4 @@ template <class Container, typename... Options>
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_H
index 11ee31956e1d9713e508c1d0454a1976cd3ea563..b0e09ce44f0938e433189b1f63fdb53efbc91f5d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_FLAT_MAP_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_BOOST_FLAT_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_FLAT_MAP_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_BOOST_FLAT_MAP_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -53,4 +53,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_FLAT_MAP_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_FLAT_MAP_ADAPTER_H
index 26e4409555df20b089a3df599376ed8e4db949bb..a82b0bfa6c2652e0d97e87a3393d7014892a7445 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_LIST_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_BOOST_LIST_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_LIST_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_BOOST_LIST_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -264,4 +264,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_LIST_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_LIST_ADAPTER_H
index 84fee17ba024f09a74568b6292b2ebd16a1de7f9..9da066c28f24aa7d3f1465b3aa75e41d7956c807 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_MAP_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_BOOST_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_MAP_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_BOOST_MAP_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -49,4 +49,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_MAP_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_MAP_ADAPTER_H
index 87740a421eda751344887da9857ac87791be7345..5c3616655c53e09fa144068efe5f197ff6a6b258 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_SLIST_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_BOOST_SLIST_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_SLIST_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_BOOST_SLIST_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -276,4 +276,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_SLIST_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_SLIST_ADAPTER_H
index 859c1bb39222cb4ff3a1f99acf3af3d6f5201d1f..aacaa0207cccad7aa37e7315f4a280052bfc8621 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_UNORDERED_MAP_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_BOOST_UNORDERED_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_UNORDERED_MAP_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_BOOST_UNORDERED_MAP_ADAPTER_H
 
 #include <cds/container/striped_set/adapter.h>
 #include <boost/unordered_map.hpp>
@@ -45,4 +45,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif  // #ifndef __CDS_CONTAINER_STRIPED_MAP_BOOST_UNORDERED_MAP_ADAPTER_H
+#endif  // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_BOOST_UNORDERED_MAP_ADAPTER_H
index dbaf22aa449073e97e7ad0fe697cd239d59c03fa..95df327900f64cb0a8ac478a7f0f35ede07c09a2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
 
 #include <cds/container/striped_set/adapter.h>
 #if (CDS_COMPILER == CDS_COMPILER_MSVC || (CDS_COMPILER == CDS_COMPILER_INTEL && CDS_OS_INTERFACE == CDS_OSI_WINDOWS)) && _MSC_VER < 1600    // MS VC 2008
@@ -10,4 +10,4 @@
 #   include <cds/container/striped_map/std_hash_map_std.h>
 #endif
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
index 30b12d0af57e03772e372f3af4f0b681c8ed9259..4fc9e3ff829886452b860d8a2476f29b01c585d5 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_STD_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_STD_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_STD_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_STD_ADAPTER_H
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
 #   error <cds/container/striped_map/std_hash_map.h> must be included instead of <cds/container/striped_map/std_hash_map_std.h> header
 #endif
 
@@ -181,4 +181,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif  // #ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_STD_ADAPTER_H
+#endif  // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_STD_ADAPTER_H
index 902fbd1a99658d138e8f5bdd7a4ce1c6d00f556b..91e7a48801a89575cc41b74381a17e7b3a45f818 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_MSVC_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_MSVC_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_MSVC_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_MSVC_ADAPTER_H
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_ADAPTER_H
 #   error <cds/container/striped_map/std_hash_map.h> must be included instead of <cds/container/striped_map/std_hash_map_vc.h> header
 #endif
 
@@ -175,4 +175,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif  // #ifndef __CDS_CONTAINER_STRIPED_MAP_STD_HASH_MAP_MSVC_ADAPTER_H
+#endif  // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_HASH_MAP_MSVC_ADAPTER_H
index 4297e5e928d0c460c8d3ac0c27db0571729fe2d2..eba4c9f503b041a8260df7ec74ca4ac0ba4c5eac 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_LIST_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_STD_LIST_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_LIST_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_STD_LIST_ADAPTER_H
 
 #include <list>
 #include <functional>   // ref
@@ -293,4 +293,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_STD_LIST_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_LIST_ADAPTER_H
index 5b67b09013f60e14834bb823678500ec532270a7..62a0c72f2f22de8bd4c256d5cadc4c405ff4de6e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_MAP_STD_MAP_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_MAP_STD_MAP_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_MAP_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_MAP_STD_MAP_ADAPTER_H
 
 #include <cds/container/striped_set/adapter.h>
 #include <map>
@@ -176,4 +176,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_MAP_STD_MAP_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_MAP_STD_MAP_ADAPTER_H
index 1f142f0ca93f8dd97fa4bef4f7022d5088110649..c18284587342d314eb64dba8d37f8999970c1fbb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_H
-#define __CDS_CONTAINER_STRIPED_SET_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_H
+#define CDSLIB_CONTAINER_STRIPED_SET_H
 
 #include <cds/intrusive/striped_set.h>
 #include <cds/container/striped_set/adapter.h>
@@ -920,4 +920,4 @@ namespace cds { namespace container {
 }} // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_H
index a7da7a61133f8e90c7904d4c26809aea75357a9e..52367e7d0cd0ed0d353aa1fc7f4e6aac57708bc4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_ADAPTER_H
 
 #include <cds/intrusive/striped_set/adapter.h>
 #include <cds/intrusive/striped_set/striping_policy.h>
@@ -466,4 +466,4 @@ namespace cds { namespace container {
 }} // namespace cds::container
 
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_ADAPTER_H
index 7fd2b216969993d6b4318e564accc849e5997ff1..3d149c4df1ea3ff45b7de3cb774096c528b55dd4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_FLAT_SET_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_FLAT_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_FLAT_SET_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_FLAT_SET_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -52,4 +52,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_FLAT_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_FLAT_SET_ADAPTER_H
index 399f68d3b31afb7df22ff2c7d7fef7114599b0be..dc9c16b29787ae55bf62ba3944c1bea557255246 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_LIST_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_LIST_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_LIST_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_LIST_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -257,4 +257,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrsive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_LIST_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_LIST_ADAPTER_H
index 4085913667cf808bb490f7697160f28324416c71..816d8394e6fc40e9496491f3987e78cba12e6f27 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_SET_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_SET_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_SET_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -51,4 +51,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_SET_ADAPTER_H
index 18097caebc4b1e8121980c3cd94c6e3af41b7d66..9170e76fc0b69db714dfd4dbdff227c6926efd5a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_SLIST_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_SLIST_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_SLIST_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_SLIST_ADAPTER_H
 
 #include <functional>   // ref
 #include <cds/container/striped_set/adapter.h>
@@ -268,4 +268,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_SLIST_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_SLIST_ADAPTER_H
index bc5e6a02dff4fa2c9b78c8873672884c2b8df5e9..f77de64c1ecdeeaf20b288f4d8024557dd28152f 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_STABLE_VECTOR_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_STABLE_VECTOR_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_STABLE_VECTOR_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_STABLE_VECTOR_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -339,4 +339,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_STABLE_VECTOR_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_STABLE_VECTOR_ADAPTER_H
index ebeeb55df5ed79dd56457775b223e16e04cc57e1..cfcc4e416991f35867d976c76b0f1ed307c2b1c5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
 
 #include <cds/container/striped_set/adapter.h>
 #include <boost/unordered_set.hpp>
@@ -42,4 +42,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
index 52db5eca6da8fe232eef86d30153122270e8260a..67b108f1da8372ce7215161c02461544e7a18fe6 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_VECTOR_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_BOOST_VECTOR_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_VECTOR_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_BOOST_VECTOR_ADAPTER_H
 
 #include <boost/version.hpp>
 #if BOOST_VERSION < 104800
@@ -252,4 +252,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_BOOST_VECTOR_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_BOOST_VECTOR_ADAPTER_H
index 7ba35e399bf5b19e11318aa64ee0dad8ee4916a4..0fa59b4da3d070f94e42cd2406a87c522c9dc101 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
 
 #include <cds/container/striped_set/adapter.h>
 #if (CDS_COMPILER == CDS_COMPILER_MSVC || (CDS_COMPILER == CDS_COMPILER_INTEL && CDS_OS_INTERFACE == CDS_OSI_WINDOWS)) && _MSC_VER < 1600    // MS VC 2008
@@ -10,4 +10,4 @@
 #   include <cds/container/striped_set/std_hash_set_std.h>
 #endif
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
index 66a11ad51c32245df17449fed43b2318fbcb0c76..fdbcbcd18c7ef7431360f0d17954e38966f0f135 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_STD_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_STD_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_STD_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_STD_ADAPTER_H
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
 #   error <cds/container/striped_set/std_hash_set.h> must be included instead of <cds/container/striped_set/std_hash_set_std.h> header
 #endif
 
@@ -164,4 +164,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif  // #ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_STD_ADAPTER_H
+#endif  // #ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_STD_ADAPTER_H
index b1ffb60b6302ab7afdf4e714b3a486b984167b79..09fa87c643c0095d6bc6a49cc009e0d2e8d699cd 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_MSVC_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_MSVC_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_MSVC_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_MSVC_ADAPTER_H
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_ADAPTER_H
 #   error <cds/container/striped_set/std_hash_set.h> must be included instead of <cds/container/striped_set/std_hash_set_vc.h> header
 #endif
 
@@ -159,4 +159,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif  // #ifndef __CDS_CONTAINER_STRIPED_SET_STD_HASH_SET_MSVC_ADAPTER_H
+#endif  // #ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_HASH_SET_MSVC_ADAPTER_H
index 264ef94b3c6813bc45899915860fcdd7ccc983bf..05a239f2eae8ee4f816c3da875476484cb5d2b0e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_LIST_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_STD_LIST_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_LIST_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_STD_LIST_ADAPTER_H
 
 #include <functional>   // ref
 #include <list>
@@ -288,4 +288,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_STD_LIST_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_LIST_ADAPTER_H
index 4e5790911ba3efa5ac7fadf6dea785e9c47561a5..a132aaee9071b2117613ee9da6dd54da061d77b6 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_SET_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_STD_SET_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_SET_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_STD_SET_ADAPTER_H
 
 #include <cds/container/striped_set/adapter.h>
 #include <set>
@@ -161,4 +161,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_STD_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_SET_ADAPTER_H
index 1e19993b6cb1110a69bc525d4b6cb61f190956e3..278bc566bcfb37fe3a0c81a5702829ea4ec4a87c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_STRIPED_SET_STD_VECTOR_ADAPTER_H
-#define __CDS_CONTAINER_STRIPED_SET_STD_VECTOR_ADAPTER_H
+#ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_VECTOR_ADAPTER_H
+#define CDSLIB_CONTAINER_STRIPED_SET_STD_VECTOR_ADAPTER_H
 
 #include <functional>   // ref
 #include <vector>
@@ -254,4 +254,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 //@endcond
 
-#endif // #ifndef __CDS_CONTAINER_STRIPED_SET_STD_VECTOR_ADAPTER_H
+#endif // #ifndef CDSLIB_CONTAINER_STRIPED_SET_STD_VECTOR_ADAPTER_H
index d79e1f5beb162e437b8ad62532bdd09d12a9063a..71ed82d4b7b992bb6c2d3b81b45ba23aeabe56cd 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_TREIBER_STACK_H
-#define __CDS_CONTAINER_TREIBER_STACK_H
+#ifndef CDSLIB_CONTAINER_TREIBER_STACK_H
+#define CDSLIB_CONTAINER_TREIBER_STACK_H
 
 #include <memory>   // unique_ptr
 #include <cds/intrusive/treiber_stack.h>
@@ -386,4 +386,4 @@ namespace cds { namespace container {
 
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_TREIBER_STACK_H
+#endif // #ifndef CDSLIB_CONTAINER_TREIBER_STACK_H
index 78869119be2bffede762b58414277b3354dc3100..b28b17e98ba7383037d0a2eba37688bb889cd92c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_TSIGAS_CYCLE_QUEUE_H
-#define __CDS_CONTAINER_TSIGAS_CYCLE_QUEUE_H
+#ifndef CDSLIB_CONTAINER_TSIGAS_CYCLE_QUEUE_H
+#define CDSLIB_CONTAINER_TSIGAS_CYCLE_QUEUE_H
 
 #include <memory>
 #include <cds/intrusive/tsigas_cycle_queue.h>
@@ -382,4 +382,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_CONTAINER_TSIGAS_CYCLE_QUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_TSIGAS_CYCLE_QUEUE_H
index 94f2c6741ccd18dda39315081e3e7196d021d83c..82759b21bb66127203a60519bf5baf97f57b3fcb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_VYUKOV_MPMC_CYCLE_QUEUE_H
-#define __CDS_CONTAINER_VYUKOV_MPMC_CYCLE_QUEUE_H
+#ifndef CDSLIB_CONTAINER_VYUKOV_MPMC_CYCLE_QUEUE_H
+#define CDSLIB_CONTAINER_VYUKOV_MPMC_CYCLE_QUEUE_H
 
 #include <cds/container/details/base.h>
 #include <cds/opt/buffer.h>
@@ -406,4 +406,4 @@ namespace cds { namespace container {
     };
 }}  // namespace cds::container
 
-#endif // #ifndef __CDS_CONTAINER_VYUKOV_MPMC_CYCLE_QUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_VYUKOV_MPMC_CYCLE_QUEUE_H
index 150a821e06d6aa4b6ca28635806c781c82684920..29375a420ea1fe55b6b059bf3b2c69a2fecf47f7 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_ALIGNED_ALLOCATOR_H
-#define __CDS_DETAILS_ALIGNED_ALLOCATOR_H
+#ifndef CDSLIB_DETAILS_ALIGNED_ALLOCATOR_H
+#define CDSLIB_DETAILS_ALIGNED_ALLOCATOR_H
 
 #include <cds/details/defs.h>
 #include <cds/user_setup/allocator.h>
@@ -95,4 +95,4 @@ namespace cds { namespace details {
 
 }} // namespace cds::details
 
-#endif // #ifndef __CDS_DETAILS_ALIGNED_ALLOCATOR_H
+#endif // #ifndef CDSLIB_DETAILS_ALIGNED_ALLOCATOR_H
index 0600827a333c058d5f4924c1b127a7729f516ece..c0c3911671865969ae3941d86214adc6d7797185 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_ALIGNED_TYPE_H
-#define __CDS_DETAILS_ALIGNED_TYPE_H
+#ifndef CDSLIB_DETAILS_ALIGNED_TYPE_H
+#define CDSLIB_DETAILS_ALIGNED_TYPE_H
 
 #include <cds/details/defs.h>
 
@@ -77,4 +77,4 @@ namespace cds { namespace details {
 
 }}  // namespace cds::details
 
-#endif // #ifndef __CDS_DETAILS_ALIGNED_TYPE_H
+#endif // #ifndef CDSLIB_DETAILS_ALIGNED_TYPE_H
index ce4cb7a5d91502bfe7fec1f1c9518ec607670192..e37a16a2e4be970af95e5e63f40bd443b8d4ec49 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_ALLOCATOR_H
-#define __CDS_DETAILS_ALLOCATOR_H
+#ifndef CDSLIB_DETAILS_ALLOCATOR_H
+#define CDSLIB_DETAILS_ALLOCATOR_H
 
 #include <type_traits>
 #include <memory>
@@ -171,4 +171,4 @@ namespace cds {
     }    // namespace details
 }    // namespace cds
 
-#endif    // #ifndef __CDS_DETAILS_ALLOCATOR_H
+#endif    // #ifndef CDSLIB_DETAILS_ALLOCATOR_H
index f82b887c01af580d22874d4d15f8c089b6400e40..d4f5c69e4f920cc41a618c5720f6f37cd19efa6d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_BINARY_FUNCTOR_WRAPPER_H
-#define __CDS_DETAILS_BINARY_FUNCTOR_WRAPPER_H
+#ifndef CDSLIB_DETAILS_BINARY_FUNCTOR_WRAPPER_H
+#define CDSLIB_DETAILS_BINARY_FUNCTOR_WRAPPER_H
 
 #include <cds/details/defs.h>
 
@@ -49,4 +49,4 @@ namespace cds { namespace details {
 
 //@endcond
 
-#endif // #ifndef __CDS_DETAILS_BINARY_FUNCTOR_WRAPPER_H
+#endif // #ifndef CDSLIB_DETAILS_BINARY_FUNCTOR_WRAPPER_H
index d12f8532c25224fb7e9984558c08e4940a77890c..7deb044cc8d1664a601a4174f0f1dc592edf52c0 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_BIT_REVERSE_COUNTER_H
-#define __CDS_DETAILS_BIT_REVERSE_COUNTER_H
+#ifndef CDSLIB_DETAILS_BIT_REVERSE_COUNTER_H
+#define CDSLIB_DETAILS_BIT_REVERSE_COUNTER_H
 
 #include <cds/algo/bitop.h>
 
@@ -70,4 +70,4 @@ namespace cds { namespace bitop {
 }}   // namespace cds::bitop
 //@endcond
 
-#endif // #ifndef __CDS_DETAILS_BIT_REVERSE_COUNTER_H
+#endif // #ifndef CDSLIB_DETAILS_BIT_REVERSE_COUNTER_H
index 184945af54cf9f9d9a78743bbfc4af7cdcc719c1..6859847aa6c5d10f15d9180f9f1ee75f9c29a07b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_BITOP_GENERIC_H
-#define __CDS_DETAILS_BITOP_GENERIC_H
+#ifndef CDSLIB_DETAILS_BITOP_GENERIC_H
+#define CDSLIB_DETAILS_BITOP_GENERIC_H
 
 #include <stdlib.h>     // rand()
 namespace cds {
@@ -268,4 +268,4 @@ namespace cds {
     }}    // namespace bitop::platform
 } // namespace cds
 
-#endif    // __CDS_DETAILS_BITOP_GENERIC_H
+#endif    // CDSLIB_DETAILS_BITOP_GENERIC_H
index 7bd98fe1b37da924c5e045e5968000a141ca523a..2ac88948a3b0fcbcc910cd6c5e4ce3237d984f30 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_IMPL_BOUNDED_ARRAY_H
-#define __CDS_IMPL_BOUNDED_ARRAY_H
+#ifndef CDSLIB_IMPL_BOUNDED_ARRAY_H
+#define CDSLIB_IMPL_BOUNDED_ARRAY_H
 
 /*
     Dynamic non-growing array
@@ -228,4 +228,4 @@ namespace cds {
 }    // namespace cds
 //@endcond
 
-#endif    // #ifndef __CDS_IMPL_BOUNDED_ARRAY_H
+#endif    // #ifndef CDSLIB_IMPL_BOUNDED_ARRAY_H
index 24fac0addc6e05ddbf83fa06392729d5610ef214..980cd0640af02ba08f1ed3703aa9d27f177e0021 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_BOUNDED_CONTAINER_H
-#define __CDS_BOUNDED_CONTAINER_H
+#ifndef CDSLIB_BOUNDED_CONTAINER_H
+#define CDSLIB_BOUNDED_CONTAINER_H
 
 namespace cds {
     /// Bounded container
@@ -12,4 +12,4 @@ namespace cds {
     struct bounded_container {};
 }    // namespace cds
 
-#endif    // __CDS_BOUNDED_CONTAINER_H
+#endif    // CDSLIB_BOUNDED_CONTAINER_H
index 3728f58d1626e17e44de2a7195a9c398369811a3..2fc5a39d40e4c8a3b76c63474fecc2835806c614 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_COMPARATOR_H
-#define __CDS_DETAILS_COMPARATOR_H
+#ifndef CDSLIB_DETAILS_COMPARATOR_H
+#define CDSLIB_DETAILS_COMPARATOR_H
 
 #include <functional>
 #include <string>
@@ -58,4 +58,4 @@ namespace cds {
     }    // namespace details
 }    // namespace cds
 
-#endif // #ifndef __CDS_DETAILS_COMPARATOR_H
+#endif // #ifndef CDSLIB_DETAILS_COMPARATOR_H
index d2ed4b94d4912994760498e557580c9c6ede89c9..a7769cb3f559bb6e0033cdf36467e25754ac71a9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DEFS_H
-#define __CDS_DEFS_H
+#ifndef CDSLIB_DEFS_H
+#define CDSLIB_DEFS_H
 
 #include <stddef.h>
 #include <assert.h>
@@ -380,4 +380,4 @@ namespace cds {
 
 } // namespace cds
 
-#endif // #ifndef __CDS_DEFS_H
+#endif // #ifndef CDSLIB_DEFS_H
index b514fac5cb5aca43451ef70c2dc722a56869b588..b3cfa2aae7f8a437ea429330e8eeb11aaf86a85d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_IS_ALIGNED_H
-#define __CDS_DETAILS_IS_ALIGNED_H
+#ifndef CDSLIB_DETAILS_IS_ALIGNED_H
+#define CDSLIB_DETAILS_IS_ALIGNED_H
 
 #include <cds/details/defs.h>
 
@@ -33,4 +33,4 @@ namespace cds { namespace details {
 
 }} // namespace cds::details
 
-#endif // #ifndef __CDS_DETAILS_IS_ALIGNED_H
+#endif // #ifndef CDSLIB_DETAILS_IS_ALIGNED_H
index ecfb01b2ddd62ab0f5cfac5588147dd921828ae7..e129e6c93dfe9f9c1ef2c35b57a5bd8165f1c18a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_LIB_H
-#define __CDS_LIB_H
+#ifndef CDSLIB_LIB_H
+#define CDSLIB_LIB_H
 //@cond
 
 #include <cds/details/defs.h>
@@ -25,4 +25,4 @@
 #endif // #ifndef CDS_BUILD_LIB
 
 //@endcond
-#endif // #ifndef __CDS_LIB_H
+#endif // #ifndef CDSLIB_LIB_H
index 4ece20e36abd036e4911ba97414c21808fa2eef7..5b86d14e48e2ed07cd243d1531981b0572790b48 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_MAKE_CONST_TYPE_H
-#define __CDS_DETAILS_MAKE_CONST_TYPE_H
+#ifndef CDSLIB_DETAILS_MAKE_CONST_TYPE_H
+#define CDSLIB_DETAILS_MAKE_CONST_TYPE_H
 
 #include <cds/details/defs.h>
 
@@ -27,4 +27,4 @@ namespace cds { namespace details {
 
 }}  // namespace cds::details
 
-#endif  // #ifndef __CDS_DETAILS_MAKE_CONST_TYPE_H
+#endif  // #ifndef CDSLIB_DETAILS_MAKE_CONST_TYPE_H
index 040bcb99b4595bafbd10f20c31646c580f45ba99..62ea44e88d4277519cf281625e9aa8a34da9d6d4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_MARKED_PTR_H
-#define __CDS_DETAILS_MARKED_PTR_H
+#ifndef CDSLIB_DETAILS_MARKED_PTR_H
+#define CDSLIB_DETAILS_MARKED_PTR_H
 
 #include <cds/algo/atomic.h>
 
@@ -358,4 +358,4 @@ CDS_CXX11_ATOMIC_BEGIN_NAMESPACE
 CDS_CXX11_ATOMIC_END_NAMESPACE
 //@endcond
 
-#endif  // #ifndef __CDS_DETAILS_MARKED_PTR_H
+#endif  // #ifndef CDSLIB_DETAILS_MARKED_PTR_H
index bba9f861ad48caa23489b8d2196fc7abe25875fc..52c39b4efdf163aa5110f0c76045ebb0b6fe22cf 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_STATIC_FUNCTOR_H
-#define __CDS_DETAILS_STATIC_FUNCTOR_H
+#ifndef CDSLIB_DETAILS_STATIC_FUNCTOR_H
+#define CDSLIB_DETAILS_STATIC_FUNCTOR_H
 
 //@cond
 namespace cds { namespace details {
@@ -18,4 +18,4 @@ namespace cds { namespace details {
 }} // namespace cds::details
 //@endcond
 
-#endif // #ifndef __CDS_DETAILS_STATIC_FUNCTOR_H
+#endif // #ifndef CDSLIB_DETAILS_STATIC_FUNCTOR_H
index 6e5d4c2aaa3741f22d34c9058b6ffb78cb5c9a26..a4b00b762441b70e5fd2352d0d0dfcee7a1b4adb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_TRIVIAL_ASSIGN_H
-#define __CDS_DETAILS_TRIVIAL_ASSIGN_H
+#ifndef CDSLIB_DETAILS_TRIVIAL_ASSIGN_H
+#define CDSLIB_DETAILS_TRIVIAL_ASSIGN_H
 
 #include <cds/details/defs.h>
 
@@ -19,4 +19,4 @@ namespace cds { namespace details {
 }}  // namespace cds::details
 //@endcond
 
-#endif // #ifndef __CDS_DETAILS_TRIVIAL_ASSIGN_H
+#endif // #ifndef CDSLIB_DETAILS_TRIVIAL_ASSIGN_H
index a1bf5b0117d3d9ad07bfa1ab04fbfe5db77b513f..f9b570c63002edba19bdfc24d58426062fc1bebd 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_DETAILS_TYPE_PADDING_H
-#define __CDS_DETAILS_TYPE_PADDING_H
+#ifndef CDSLIB_DETAILS_TYPE_PADDING_H
+#define CDSLIB_DETAILS_TYPE_PADDING_H
 
 namespace cds { namespace details {
 
@@ -53,4 +53,4 @@ namespace cds { namespace details {
     };
 
 }}   // namespace cds::details
-#endif // #ifndef __CDS_DETAILS_TYPE_PADDING_H
+#endif // #ifndef CDSLIB_DETAILS_TYPE_PADDING_H
index 0fb888a9e30eb4412421ff0ebbbb65f3e2323a40..f7dbc05ac4b00b0b632105abf5e2e877fd7b3c6a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DEFAULT_GC_H
-#define __CDS_GC_DEFAULT_GC_H
+#ifndef CDSLIB_GC_DEFAULT_GC_H
+#define CDSLIB_GC_DEFAULT_GC_H
 
 #include <cds/gc/hp.h>
 
@@ -13,4 +13,4 @@ namespace cds { namespace gc {
 }} // namespace cds::gc
 
 
-#endif  // #ifndef __CDS_GC_DEFAULT_GC_H
+#endif  // #ifndef CDSLIB_GC_DEFAULT_GC_H
index 58981ef9ff8aefb3ddc00a93784d2470e1eba312..6ea5928fa4dbab3ec1a4c49f1bba036c2ddd1392 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DETAILS_DHP_H
-#define __CDS_GC_DETAILS_DHP_H
+#ifndef CDSLIB_GC_DETAILS_DHP_H
+#define CDSLIB_GC_DETAILS_DHP_H
 
 #include <mutex>        // unique_lock
 #include <cds/algo/atomic.h>
@@ -1002,4 +1002,4 @@ namespace cds { namespace gc {
 #   pragma warning(pop)
 #endif
 
-#endif // #ifndef __CDS_GC_DETAILS_DHP_H
+#endif // #ifndef CDSLIB_GC_DETAILS_DHP_H
index 4555c48dee60063a4ffb222f1802d97301f8a159..6820e2552ac05985a87ec114a82e6627738aefba 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DETAILS_HP_H
-#define __CDS_GC_DETAILS_HP_H
+#ifndef CDSLIB_GC_DETAILS_HP_H
+#define CDSLIB_GC_DETAILS_HP_H
 
 #include <cds/algo/atomic.h>
 #include <cds/os/thread.h>
@@ -714,4 +714,4 @@ namespace cds {
 #   pragma warning(pop)
 #endif
 
-#endif  // #ifndef __CDS_GC_DETAILS_HP_H
+#endif  // #ifndef CDSLIB_GC_DETAILS_HP_H
index 2fe84bae2838cc1d80f3dffafc1966c87ae55a1a..888e7159b392bd9a2354931ebc166ca8d30868c9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DETAILS_HP_ALLOC_H
-#define __CDS_GC_DETAILS_HP_ALLOC_H
+#ifndef CDSLIB_GC_DETAILS_HP_ALLOC_H
+#define CDSLIB_GC_DETAILS_HP_ALLOC_H
 
 #include <cds/algo/atomic.h>
 #include <cds/details/allocator.h>
@@ -305,4 +305,4 @@ namespace cds {
 }   // namespace cds
 //@endcond
 
-#endif // #ifndef __CDS_GC_DETAILS_HP_ALLOC_H
+#endif // #ifndef CDSLIB_GC_DETAILS_HP_ALLOC_H
index 27d2dd0d28951866b89d06c82778f17b48a524bf..3959d22ea57deb15c0ad0e2dd8e445bf56ee99c5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DETAILS_HP_TYPE_H
-#define __CDS_GC_DETAILS_HP_TYPE_H
+#ifndef CDSLIB_GC_DETAILS_HP_TYPE_H
+#define CDSLIB_GC_DETAILS_HP_TYPE_H
 
 #include <cds/gc/details/retired_ptr.h> // free_retired_ptr_func
 
@@ -20,6 +20,6 @@ namespace cds {
 }
 //@endcond
 
-#endif // #ifndef __CDS_GC_DETAILS_HP_TYPE_H
+#endif // #ifndef CDSLIB_GC_DETAILS_HP_TYPE_H
 
 
index 1df4422a4f5720b93ecbadee25ef58b899e3398f..bf3d7da81719fb0d16e879bfa47312fc05268ea4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DETAILS_RETIRED_PTR_H
-#define __CDS_GC_DETAILS_RETIRED_PTR_H
+#ifndef CDSLIB_GC_DETAILS_RETIRED_PTR_H
+#define CDSLIB_GC_DETAILS_RETIRED_PTR_H
 
 #include <cds/details/defs.h>
 
@@ -90,4 +90,4 @@ namespace cds { namespace gc {
 }}   // namespace cds::gc
 //@endcond
 
-#endif // #ifndef __CDS_GC_DETAILS_RETIRED_PTR_H
+#endif // #ifndef CDSLIB_GC_DETAILS_RETIRED_PTR_H
index 35f7d871dc56d5727a8b6309c7b0183d2171b492..ed4834968968529b9900c57f68d76932cc369d5f 100644 (file)
@@ -1,10 +1,10 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_DHP_H
-#define __CDS_GC_DHP_H
+#ifndef CDSLIB_GC_DHP_H
+#define CDSLIB_GC_DHP_H
 
 #include <cds/gc/impl/dhp_decl.h>
 #include <cds/gc/impl/dhp_impl.h>
 #include <cds/details/lib.h>
 
-#endif // #ifndef __CDS_GC_DHP_H
+#endif // #ifndef CDSLIB_GC_DHP_H
index 93d05693f9b2343c11184e1aa2a5bb2b2004a993..005e0d6b218ed79f16bbfd7aad242ff763f80478 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_HP_H
-#define __CDS_GC_HP_H
+#ifndef CDSLIB_GC_HP_H
+#define CDSLIB_GC_HP_H
 
 #include <cds/gc/impl/hp_decl.h>
 #include <cds/gc/impl/hp_impl.h>
@@ -51,4 +51,4 @@ namespace cds {
 } // namespace cds
 
 
-#endif  // #ifndef __CDS_GC_HP_H
+#endif  // #ifndef CDSLIB_GC_HP_H
index 23f698f721f6307960132a59a7e510b609aabc63..4b88ace17a85e90ec29d131764edbeb4b79c35d5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_IMPL_DHP_DECL_H
-#define __CDS_GC_IMPL_DHP_DECL_H
+#ifndef CDSLIB_GC_IMPL_DHP_DECL_H
+#define CDSLIB_GC_IMPL_DHP_DECL_H
 
 #include <cds/gc/details/dhp.h>
 #include <cds/details/marked_ptr.h>
@@ -660,4 +660,4 @@ namespace cds { namespace gc {
 
 }} // namespace cds::gc
 
-#endif // #ifndef __CDS_GC_IMPL_DHP_DECL_H
+#endif // #ifndef CDSLIB_GC_IMPL_DHP_DECL_H
index 52fca6bf0908d8b9a4c26198c3bda5c98b7a9503..73320b8b81beb12642ac09d6077b80d5257a29aa 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_IMPL_DHP_IMPL_H
-#define __CDS_GC_IMPL_DHP_IMPL_H
+#ifndef CDSLIB_GC_IMPL_DHP_IMPL_H
+#define CDSLIB_GC_IMPL_DHP_IMPL_H
 
 #include <cds/threading/model.h>
 
@@ -66,4 +66,4 @@ namespace cds { namespace gc {
 }} // namespace cds::gc
 //@endcond
 
-#endif // #ifndef __CDS_GC_IMPL_DHP_IMPL_H
+#endif // #ifndef CDSLIB_GC_IMPL_DHP_IMPL_H
index b446e1a280163cd2c6995f2da9d6e1bb4f99e825..043006cfafaca75028779d9b6023314ddec39c85 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_IMPL_HP_DECL_H
-#define __CDS_GC_IMPL_HP_DECL_H
+#ifndef CDSLIB_GC_IMPL_HP_DECL_H
+#define CDSLIB_GC_IMPL_HP_DECL_H
 
 #include <stdexcept>    // overflow_error
 #include <cds/gc/details/hp.h>
@@ -741,4 +741,4 @@ namespace cds { namespace gc {
     };
 }}  // namespace cds::gc
 
-#endif  // #ifndef __CDS_GC_IMPL_HP_DECL_H
+#endif  // #ifndef CDSLIB_GC_IMPL_HP_DECL_H
index 38c6c90cb8699616291d91880a9a6235ee125daa..d3b85b85dff81353aac8998ed93dfa0aab7ce030 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_IMPL_HP_IMPL_H
-#define __CDS_GC_IMPL_HP_IMPL_H
+#ifndef CDSLIB_GC_IMPL_HP_IMPL_H
+#define CDSLIB_GC_IMPL_HP_IMPL_H
 
 #include <cds/threading/model.h>
 #include <cds/details/static_functor.h>
@@ -87,4 +87,4 @@ namespace cds { namespace gc {
 }} // namespace cds::gc
 //@endcond
 
-#endif // #ifndef __CDS_GC_IMPL_HP_IMPL_H
+#endif // #ifndef CDSLIB_GC_IMPL_HP_IMPL_H
index 38560f1cb4ece069a69acc56f7e8725f7b0482f0..64b7cad695bfc5d73bb5434193028f7c6539bfea 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_NOGC_H
-#define __CDS_GC_NOGC_H
+#ifndef CDSLIB_GC_NOGC_H
+#define CDSLIB_GC_NOGC_H
 
 namespace cds { namespace gc {
 
@@ -26,4 +26,4 @@ namespace cds { namespace gc {
 
 }}  // namespace cds::gc
 
-#endif // #define __CDS_GC_NOGC_H
+#endif // #define CDSLIB_GC_NOGC_H
index 654661fe3b104c8aafbc8e8ae59e3b1632171348..e97c8d708ff1281816ae156fad87490a56d65a52 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INIT_H
-#define __CDS_INIT_H
+#ifndef CDSLIB_INIT_H
+#define CDSLIB_INIT_H
 
 #include <cds/details/defs.h>
 #include <cds/os/topology.h>
@@ -66,4 +66,4 @@ namespace cds {
 
 }   // namespace cds
 
-#endif // __CDS_INIT_H
+#endif // CDSLIB_INIT_H
index da402502ab1e67798ee082075a3287bbf6ccdd5f..4c26872b8bc924912e42a02bc107a26fedf5eae9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_BASKET_QUEUE_H
-#define __CDS_INTRUSIVE_BASKET_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_BASKET_QUEUE_H
+#define CDSLIB_INTRUSIVE_BASKET_QUEUE_H
 
 #include <type_traits>
 #include <cds/intrusive/details/single_link_struct.h>
@@ -800,4 +800,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_BASKET_QUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_BASKET_QUEUE_H
index c4be8d7ab9d31c983b069b7874bc57f5c06184c7..9369672d1deab0aec33e5229a7fe77771453dc50 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_CUCKOO_SET_H
-#define __CDS_INTRUSIVE_CUCKOO_SET_H
+#ifndef CDSLIB_INTRUSIVE_CUCKOO_SET_H
+#define CDSLIB_INTRUSIVE_CUCKOO_SET_H
 
 #include <memory>
 #include <type_traits>
@@ -2809,4 +2809,4 @@ namespace cds { namespace intrusive {
     };
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_CUCKOO_SET_H
+#endif // #ifndef CDSLIB_INTRUSIVE_CUCKOO_SET_H
index e862cb9bb791748d65ae3189b9bcd6600635f2d4..27546c4f633d7f39045f1bf975e0497c443317ad 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_BASE_H
 
 #include <cds/intrusive/details/node_traits.h>
 #include <cds/details/allocator.h>
@@ -295,4 +295,4 @@ namespace intrusive {
 
 }} // namespace cds::intrusuve
 
-#endif  // #ifndef __CDS_INTRUSIVE_DETAILS_BASE_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_DETAILS_BASE_H
index 99dae529057ef6f058a47bfb9041855564fa678d..d80e5432394e66a78090889af2ca581a405d43cf 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_ELLEN_BINTREE_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_ELLEN_BINTREE_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_ELLEN_BINTREE_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_ELLEN_BINTREE_BASE_H
 
 #include <type_traits>
 #include <cds/intrusive/details/base.h>
@@ -722,4 +722,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_DETAILS_ELLEN_BINTREE_BASE_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_DETAILS_ELLEN_BINTREE_BASE_H
index c83393423b84d7e0a75ce2ef07b8056a30dc25e3..3fcce898f7341717fd9f78ea62ba93d0358c8236 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_LAZY_LIST_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_LAZY_LIST_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_LAZY_LIST_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_LAZY_LIST_BASE_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/opt/compare.h>
@@ -278,4 +278,4 @@ namespace cds { namespace intrusive {
 
 }}   // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_DETAILS_LAZY_LIST_BASE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_DETAILS_LAZY_LIST_BASE_H
index 684289044f2d384c5bc1d6965127392969648996..bcafce1ee6a7dc919677f39e63380cbc8826637b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_MICHAEL_LIST_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_MICHAEL_LIST_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_MICHAEL_LIST_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_MICHAEL_LIST_BASE_H
 
 #include <type_traits>
 #include <cds/intrusive/details/base.h>
@@ -263,4 +263,4 @@ namespace cds { namespace intrusive {
 
 }}   // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_DETAILS_MICHAEL_LIST_BASE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_DETAILS_MICHAEL_LIST_BASE_H
index 757d05e33f4d9eab9d8f2d0811f6cbf08f19c762..aa2a3d450402f74e29e331ef8965cee0676274d1 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_MICHAEL_SET_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_MICHAEL_SET_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_MICHAEL_SET_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_MICHAEL_SET_BASE_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/opt/compare.h>
@@ -200,4 +200,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_DETAILS_MICHAEL_SET_BASE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_DETAILS_MICHAEL_SET_BASE_H
index 5099abd74c6b29477861446c0f6531423870ab26..df529608869e0c80121dc9aebe13b99dcf185bfb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_NODE_TRAITS_H
-#define __CDS_INTRUSIVE_DETAILS_NODE_TRAITS_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_NODE_TRAITS_H
+#define CDSLIB_INTRUSIVE_DETAILS_NODE_TRAITS_H
 
 #include <cds/intrusive/options.h>
 
@@ -163,4 +163,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusuve
 
-#endif  // #ifndef __CDS_INTRUSIVE_DETAILS_NODE_TRAITS_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_DETAILS_NODE_TRAITS_H
index 5a2758e0b15e13e900e64c4822160ff9e67f13f1..d8365998fdaa780fe9fddcb45962bc72ca8ac8be 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_SINGLE_LINK_STRUCT_H
-#define __CDS_INTRUSIVE_DETAILS_SINGLE_LINK_STRUCT_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_SINGLE_LINK_STRUCT_H
+#define CDSLIB_INTRUSIVE_DETAILS_SINGLE_LINK_STRUCT_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/gc/default_gc.h>
@@ -164,4 +164,4 @@ namespace cds { namespace intrusive {
 
 
 
-#endif // #ifndef __CDS_INTRUSIVE_DETAILS_SINGLE_LINK_STRUCT_H
+#endif // #ifndef CDSLIB_INTRUSIVE_DETAILS_SINGLE_LINK_STRUCT_H
index d4e6de1577764eb7759c7add9d34db992f8c21c9..ec4ec45ded16eac7b2bb47d8a18fbb26ba1aaae3 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_SKIP_LIST_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_SKIP_LIST_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_SKIP_LIST_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_SKIP_LIST_BASE_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/details/marked_ptr.h>
@@ -674,4 +674,4 @@ namespace cds { namespace intrusive {
 
 }}   // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_DETAILS_SKIP_LIST_BASE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_DETAILS_SKIP_LIST_BASE_H
index 758e352ebc82b7df8822572c02a5a16ddb100fef..2a57468e01c518b9df6373cba5e0a5b05a2a4825 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_DETAILS_SPLIT_LIST_BASE_H
-#define __CDS_INTRUSIVE_DETAILS_SPLIT_LIST_BASE_H
+#ifndef CDSLIB_INTRUSIVE_DETAILS_SPLIT_LIST_BASE_H
+#define CDSLIB_INTRUSIVE_DETAILS_SPLIT_LIST_BASE_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/algo/atomic.h>
@@ -881,4 +881,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_DETAILS_SPLIT_LIST_BASE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_DETAILS_SPLIT_LIST_BASE_H
index 51547be331b056156e647e70d9a5e84d5631f81e..253a59c61ae7984c47401a70a004ceb97040a99c 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_DHP_H
-#define __CDS_INTRUSIVE_ELLEN_BINTREE_DHP_H
+#ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H
+#define CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H
 
 #include <cds/gc/dhp.h>
 #include <cds/intrusive/impl/ellen_bintree.h>
 
-#endif  // #ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_DHP_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_DHP_H
index 535c582adcb1aad06ee02d9a7ca5628fcc2c9695..33fc2bdf6550c16e86687751a0ba96dd88d99309 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_HP_H
-#define __CDS_INTRUSIVE_ELLEN_BINTREE_HP_H
+#ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_HP_H
+#define CDSLIB_INTRUSIVE_ELLEN_BINTREE_HP_H
 
 #include <cds/gc/hp.h>
 #include <cds/intrusive/impl/ellen_bintree.h>
 
-#endif  // #ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_HP_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_HP_H
index 2d59d3dde2d6bacf54488ec99dabe2ad85e65148..a6577dcdfd3bf079b75b1a2c8c765e278d87ed0d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_RCU_H
-#define __CDS_INTRUSIVE_ELLEN_BINTREE_RCU_H
+#ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_RCU_H
+#define CDSLIB_INTRUSIVE_ELLEN_BINTREE_RCU_H
 
 #include <memory>
 #include <cds/intrusive/details/ellen_bintree_base.h>
@@ -1970,4 +1970,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_ELLEN_BINTREE_RCU_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_ELLEN_BINTREE_RCU_H
index f076b63e6bf7969ffe175569993aeb0ea4213bc1..b16f7b3218bcda579d7bd6f48e095b4376a139cf 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_FCQUEUE_H
-#define __CDS_INTRUSIVE_FCQUEUE_H
+#ifndef CDSLIB_INTRUSIVE_FCQUEUE_H
+#define CDSLIB_INTRUSIVE_FCQUEUE_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -341,4 +341,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_FCQUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_FCQUEUE_H
index b372a4d9d07f7f5d3d2a0ce0f4df376ddf59273c..70d1ea489654bc3838fc1581c6e1ad88767cfa7c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_FCSTACK_H
-#define __CDS_INTRUSIVE_FCSTACK_H
+#ifndef CDSLIB_INTRUSIVE_FCSTACK_H
+#define CDSLIB_INTRUSIVE_FCSTACK_H
 
 #include <cds/algo/flat_combining.h>
 #include <cds/algo/elimination_opt.h>
@@ -325,4 +325,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_FCSTACK_H
+#endif // #ifndef CDSLIB_INTRUSIVE_FCSTACK_H
index bf10cf73708088acd604e67031f2008acf557cdf..b250a7de5dfac7586f0b7d05feb3f0301895abd0 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_IMPL_ELLEN_BINTREE_H
-#define __CDS_INTRUSIVE_IMPL_ELLEN_BINTREE_H
+#ifndef CDSLIB_INTRUSIVE_IMPL_ELLEN_BINTREE_H
+#define CDSLIB_INTRUSIVE_IMPL_ELLEN_BINTREE_H
 
 #include <memory>
 #include <cds/intrusive/details/ellen_bintree_base.h>
@@ -1507,4 +1507,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_IMPL_ELLEN_BINTREE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_IMPL_ELLEN_BINTREE_H
index 269fa348a61cbaf64dfa4d186dfb600bcddb8706..da8a5f6a0749de8be13a9cd771cd94d1b3ebb602 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_IMPL_LAZY_LIST_H
-#define __CDS_INTRUSIVE_IMPL_LAZY_LIST_H
+#ifndef CDSLIB_INTRUSIVE_IMPL_LAZY_LIST_H
+#define CDSLIB_INTRUSIVE_IMPL_LAZY_LIST_H
 
 #include <mutex>        // unique_lock
 #include <cds/intrusive/details/lazy_list_base.h>
@@ -1148,4 +1148,4 @@ namespace cds { namespace intrusive {
     };
 }}  // namespace cds::intrusive
 
-#endif // __CDS_INTRUSIVE_IMPL_LAZY_LIST_H
+#endif // CDSLIB_INTRUSIVE_IMPL_LAZY_LIST_H
index 103e5ac7a42f61920b0fa4a2412257cc8aec6b56..3f1548a448671e59915565ed6d24cd5fe2764a1b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_IMPL_MICHAEL_LIST_H
-#define __CDS_INTRUSIVE_IMPL_MICHAEL_LIST_H
+#ifndef CDSLIB_INTRUSIVE_IMPL_MICHAEL_LIST_H
+#define CDSLIB_INTRUSIVE_IMPL_MICHAEL_LIST_H
 
 #include <cds/intrusive/details/michael_list_base.h>
 #include <cds/details/make_const_type.h>
@@ -1126,4 +1126,4 @@ try_again:
     };
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_IMPL_MICHAEL_LIST_H
+#endif // #ifndef CDSLIB_INTRUSIVE_IMPL_MICHAEL_LIST_H
index 5816970320852520f4e443b857e2f963be5d6a7e..e57ff42502bbb620a7ff338c3f1469f29921f9b9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_IMPL_SKIP_LIST_H
-#define __CDS_INTRUSIVE_IMPL_SKIP_LIST_H
+#ifndef CDSLIB_INTRUSIVE_IMPL_SKIP_LIST_H
+#define CDSLIB_INTRUSIVE_IMPL_SKIP_LIST_H
 
 #include <type_traits>
 #include <memory>
@@ -1579,4 +1579,4 @@ namespace cds { namespace intrusive {
 }} // namespace cds::intrusive
 
 
-#endif // #ifndef __CDS_INTRUSIVE_IMPL_SKIP_LIST_H
+#endif // #ifndef CDSLIB_INTRUSIVE_IMPL_SKIP_LIST_H
index 26ed8c7fa6efccc540eb7d6f4daf01e66254ee98..9381433e64be0c440efc614645b5ef71753bf02a 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_LAZY_LIST_DHP_H
-#define __CDS_INTRUSIVE_LAZY_LIST_DHP_H
+#ifndef CDSLIB_INTRUSIVE_LAZY_LIST_DHP_H
+#define CDSLIB_INTRUSIVE_LAZY_LIST_DHP_H
 
 #include <cds/intrusive/impl/lazy_list.h>
 #include <cds/gc/dhp.h>
 
-#endif // #ifndef __CDS_INTRUSIVE_LAZY_LIST_DHP_H
+#endif // #ifndef CDSLIB_INTRUSIVE_LAZY_LIST_DHP_H
index 8f2c5ab253be7bb6255f4906fa92fdf515fd4e3b..9e33bb04406e50d95da2f3998fd4e528c90b98f7 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_LAZY_LIST_HP_H
-#define __CDS_INTRUSIVE_LAZY_LIST_HP_H
+#ifndef CDSLIB_INTRUSIVE_LAZY_LIST_HP_H
+#define CDSLIB_INTRUSIVE_LAZY_LIST_HP_H
 
 #include <cds/intrusive/impl/lazy_list.h>
 #include <cds/gc/hp.h>
 
-#endif // #ifndef __CDS_INTRUSIVE_LAZY_LIST_HP_H
+#endif // #ifndef CDSLIB_INTRUSIVE_LAZY_LIST_HP_H
index 12d82851a43a51c8820257a071982012b53aef16..7320cff220cbae5ada05edc9c4338e2fbce1f4d4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_LAZY_LIST_NOGC_H
-#define __CDS_INTRUSIVE_LAZY_LIST_NOGC_H
+#ifndef CDSLIB_INTRUSIVE_LAZY_LIST_NOGC_H
+#define CDSLIB_INTRUSIVE_LAZY_LIST_NOGC_H
 
 #include <mutex>        // unique_lock
 #include <cds/intrusive/details/lazy_list_base.h>
@@ -650,4 +650,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_LAZY_LIST_NOGC_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_LAZY_LIST_NOGC_H
index b3e0499736b06ba161e1663a5ac3af2eee898ff7..ce42d4d7221e1577dd26c5f9ea0dcfb086944892 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_LAZY_LIST_RCU_H
-#define __CDS_INTRUSIVE_LAZY_LIST_RCU_H
+#ifndef CDSLIB_INTRUSIVE_LAZY_LIST_RCU_H
+#define CDSLIB_INTRUSIVE_LAZY_LIST_RCU_H
 
 #include <mutex>        // unique_lock
 #include <cds/intrusive/details/lazy_list_base.h>
@@ -1167,4 +1167,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_LAZY_LIST_RCU_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_LAZY_LIST_RCU_H
index b331260ba5f257d09140fdfdcc74dd6b1875aa55..b1c9f14d2977a8b93037388825148519fc7f05b6 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_LIST_DHP_H
-#define __CDS_INTRUSIVE_MICHAEL_LIST_DHP_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_DHP_H
+#define CDSLIB_INTRUSIVE_MICHAEL_LIST_DHP_H
 
 #include <cds/intrusive/impl/michael_list.h>
 #include <cds/gc/dhp.h>
 
-#endif // #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_DHP_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_DHP_H
index be76edf9cc9ee2f09071639f936b6ef0a51a0b59..b5ac38981dd0d5e9040af6ce223dbf074ac5f426 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_LIST_HP_H
-#define __CDS_INTRUSIVE_MICHAEL_LIST_HP_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_HP_H
+#define CDSLIB_INTRUSIVE_MICHAEL_LIST_HP_H
 
 #include <cds/intrusive/impl/michael_list.h>
 #include <cds/gc/hp.h>
 
-#endif // #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_HP_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_HP_H
index 2a8c3f6d6af8350ac4d52d5fca955c75b04bfe0f..82b11fd53977ab0dc697aa19583d2119ec1bfa8e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_LIST_NOGC_H
-#define __CDS_INTRUSIVE_MICHAEL_LIST_NOGC_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_NOGC_H
+#define CDSLIB_INTRUSIVE_MICHAEL_LIST_NOGC_H
 
 #include <cds/intrusive/details/michael_list_base.h>
 #include <cds/gc/nogc.h>
@@ -620,4 +620,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_NOGC_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_NOGC_H
index f55f8a879eb8abcd122adba46ea28ef8e903e4d1..250c91e3f66109aead7749d64dcd0b62e6b8e7d5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_LIST_RCU_H
-#define __CDS_INTRUSIVE_MICHAEL_LIST_RCU_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_RCU_H
+#define CDSLIB_INTRUSIVE_MICHAEL_LIST_RCU_H
 
 #include <cds/intrusive/details/michael_list_base.h>
 #include <cds/urcu/details/check_deadlock.h>
@@ -1016,4 +1016,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_NOGC_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_NOGC_H
index b04495708a711e36e2aad9a844b949fad63ec07e..48e9c1b7e65950945026f4760f4692e74af94976 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_SET_H
-#define __CDS_INTRUSIVE_MICHAEL_SET_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_SET_H
+#define CDSLIB_INTRUSIVE_MICHAEL_SET_H
 
 #include <cds/intrusive/details/michael_set_base.h>
 #include <cds/details/allocator.h>
@@ -780,4 +780,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif // ifndef __CDS_INTRUSIVE_MICHAEL_SET_H
+#endif // ifndef CDSLIB_INTRUSIVE_MICHAEL_SET_H
index bf9f6ac04a1640e9a0b528e1c1f73f33e3696814..d2cc7fa2202f1d443e42b7448dbc6c18d41a8019 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_SET_NOGC_H
-#define __CDS_INTRUSIVE_MICHAEL_SET_NOGC_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_SET_NOGC_H
+#define CDSLIB_INTRUSIVE_MICHAEL_SET_NOGC_H
 
 #include <cds/intrusive/details/michael_set_base.h>
 #include <cds/gc/nogc.h>
@@ -341,5 +341,5 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_MICHAEL_SET_NOGC_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MICHAEL_SET_NOGC_H
 
index 0312f4bcf114f45894c48982f4fe769392891546..3980473e1d69b51613519213783aaef36907b9f9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MICHAEL_SET_RCU_H
-#define __CDS_INTRUSIVE_MICHAEL_SET_RCU_H
+#ifndef CDSLIB_INTRUSIVE_MICHAEL_SET_RCU_H
+#define CDSLIB_INTRUSIVE_MICHAEL_SET_RCU_H
 
 #include <cds/intrusive/details/michael_set_base.h>
 #include <cds/details/allocator.h>
@@ -637,5 +637,5 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_MICHAEL_SET_NOGC_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MICHAEL_SET_NOGC_H
 
index 0f0607df01a4148e82c35c98488bf25d5773af8a..3f6c40c54dfea3d24a3c213d18e323afad18d506 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MOIR_QUEUE_H
-#define __CDS_INTRUSIVE_MOIR_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_MOIR_QUEUE_H
+#define CDSLIB_INTRUSIVE_MOIR_QUEUE_H
 
 #include <cds/intrusive/msqueue.h>
 
@@ -166,4 +166,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_MOIR_QUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MOIR_QUEUE_H
index eca32914b3e9355f6a5b763e96842adb67638e54..63375b093fa9119700d51b5aecbcc2a37c6382a1 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MSPRIORITY_QUEUE_H
-#define __CDS_INTRUSIVE_MSPRIORITY_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_MSPRIORITY_QUEUE_H
+#define CDSLIB_INTRUSIVE_MSPRIORITY_QUEUE_H
 
 #include <mutex>  // std::unique_lock
 #include <cds/intrusive/details/base.h>
@@ -492,4 +492,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_MSPRIORITY_QUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MSPRIORITY_QUEUE_H
index 7a63639167ce4e28f7aa0b8a185b8571e893d2c5..c56d4b4593ee2872e8025b20446488413fa330c2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_MSQUEUE_H
-#define __CDS_INTRUSIVE_MSQUEUE_H
+#ifndef CDSLIB_INTRUSIVE_MSQUEUE_H
+#define CDSLIB_INTRUSIVE_MSQUEUE_H
 
 #include <type_traits>
 #include <cds/intrusive/details/single_link_struct.h>
@@ -592,4 +592,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_MSQUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_MSQUEUE_H
index 43f676c866b04894bfb618e57bb8bf5a7c66fbfc..b7b6601e2ed9ba5bf80416683691a6fed1c49b36 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_OPTIMISTIC_QUEUE_H
-#define __CDS_INTRUSIVE_OPTIMISTIC_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_OPTIMISTIC_QUEUE_H
+#define CDSLIB_INTRUSIVE_OPTIMISTIC_QUEUE_H
 
 #include <type_traits>
 #include <cds/intrusive/details/base.h>
@@ -680,4 +680,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_OPTIMISTIC_QUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_OPTIMISTIC_QUEUE_H
index 18ee6cfefa7bafa7730dbc3a852d2224e0228958..6c7dbc1a77d547e18f0a7487296e94d4937f867b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_OPTIONS_H
-#define __CDS_INTRUSIVE_OPTIONS_H
+#ifndef CDSLIB_INTRUSIVE_OPTIONS_H
+#define CDSLIB_INTRUSIVE_OPTIONS_H
 
 #include <cds/opt/options.h>
 #include <cds/details/allocator.h>
@@ -158,4 +158,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_OPTIONS_H
+#endif // #ifndef CDSLIB_INTRUSIVE_OPTIONS_H
index d10ab14b27e0b986b4cdeb83d3781c91a1875a4d..ff4c6d278cef469a0acc10297ca63c5ad4788c00 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SEGMENTED_QUEUE_H
-#define __CDS_INTRUSIVE_SEGMENTED_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_SEGMENTED_QUEUE_H
+#define CDSLIB_INTRUSIVE_SEGMENTED_QUEUE_H
 
 #include <mutex>
 #include <cds/intrusive/details/base.h>
@@ -691,4 +691,4 @@ namespace cds { namespace intrusive {
 #   pragma warning( pop )
 #endif
 
-#endif // #ifndef __CDS_INTRUSIVE_SEGMENTED_QUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_SEGMENTED_QUEUE_H
index 0153950684bca930fd6b73fb6e0e9c2dc5d89bc2..f839208d246d00620a62f7da14a9e457fe7f0068 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SKIP_LIST_DHP_H
-#define __CDS_INTRUSIVE_SKIP_LIST_DHP_H
+#ifndef CDSLIB_INTRUSIVE_SKIP_LIST_DHP_H
+#define CDSLIB_INTRUSIVE_SKIP_LIST_DHP_H
 
 #include <cds/gc/dhp.h>
 #include <cds/intrusive/impl/skip_list.h>
 
-#endif // __CDS_INTRUSIVE_SKIP_LIST_DHP_H
+#endif // CDSLIB_INTRUSIVE_SKIP_LIST_DHP_H
index 4784103218bef56c840f0164f15e3e79deebadbb..79fb57303443a296c03f2372750a0175900bcb34 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SKIP_LIST_HP_H
-#define __CDS_INTRUSIVE_SKIP_LIST_HP_H
+#ifndef CDSLIB_INTRUSIVE_SKIP_LIST_HP_H
+#define CDSLIB_INTRUSIVE_SKIP_LIST_HP_H
 
 #include <cds/gc/hp.h>
 #include <cds/intrusive/impl/skip_list.h>
index 6ff153c2acb5397d1f1cb52a6c6d770e5930d3f9..c72de416eeb2be74280abe47e7cde079004c974e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SKIP_LIST_NOGC_H
-#define __CDS_INTRUSIVE_SKIP_LIST_NOGC_H
+#ifndef CDSLIB_INTRUSIVE_SKIP_LIST_NOGC_H
+#define CDSLIB_INTRUSIVE_SKIP_LIST_NOGC_H
 
 #include <type_traits>
 #include <memory>
@@ -929,4 +929,4 @@ namespace cds { namespace intrusive {
 }} // namespace cds::intrusive
 
 
-#endif // #ifndef __CDS_INTRUSIVE_SKIP_LIST_IMPL_H
+#endif // #ifndef CDSLIB_INTRUSIVE_SKIP_LIST_IMPL_H
index 40a321fd5e972dc5b16f1422c9037cfdaa1f5366..f08df91268584eb29c1f0f07165348899e04ee82 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SKIP_LIST_RCU_H
-#define __CDS_INTRUSIVE_SKIP_LIST_RCU_H
+#ifndef CDSLIB_INTRUSIVE_SKIP_LIST_RCU_H
+#define CDSLIB_INTRUSIVE_SKIP_LIST_RCU_H
 
 #include <type_traits>
 #include <memory>
@@ -2017,4 +2017,4 @@ retry:
 }} // namespace cds::intrusive
 
 
-#endif // #ifndef __CDS_INTRUSIVE_SKIP_LIST_RCU_H
+#endif // #ifndef CDSLIB_INTRUSIVE_SKIP_LIST_RCU_H
index 4f7125fc56da808d598d5014a43d4132a9d3f22d..782b59b8db17db6b59d0b0d35119c057557c6a4f 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SPLIT_LIST_H
-#define __CDS_INTRUSIVE_SPLIT_LIST_H
+#ifndef CDSLIB_INTRUSIVE_SPLIT_LIST_H
+#define CDSLIB_INTRUSIVE_SPLIT_LIST_H
 
 #include <cds/intrusive/details/split_list_base.h>
 
@@ -1128,4 +1128,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_SPLIT_LIST_H
+#endif // #ifndef CDSLIB_INTRUSIVE_SPLIT_LIST_H
index a95b6c53bf0877e0b9c9c0a7360d6275d4666cba..195f63dc2550b32c5ecc5596b42a753bdd19c26b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SPLIT_LIST_NOGC_H
-#define __CDS_INTRUSIVE_SPLIT_LIST_NOGC_H
+#ifndef CDSLIB_INTRUSIVE_SPLIT_LIST_NOGC_H
+#define CDSLIB_INTRUSIVE_SPLIT_LIST_NOGC_H
 
 #include <cds/intrusive/details/split_list_base.h>
 #include <cds/gc/nogc.h>
@@ -611,4 +611,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_SPLIT_LIST_NOGC_H
+#endif // #ifndef CDSLIB_INTRUSIVE_SPLIT_LIST_NOGC_H
index b3f75cfbdfd135c3277e6ed45e89af4b3bc149ea..384b2d6db2f8442ca472b25480712bcac02743cb 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_SPLIT_LIST_RCU_H
-#define __CDS_INTRUSIVE_SPLIT_LIST_RCU_H
+#ifndef CDSLIB_INTRUSIVE_SPLIT_LIST_RCU_H
+#define CDSLIB_INTRUSIVE_SPLIT_LIST_RCU_H
 
 #include <cds/intrusive/details/split_list_base.h>
 #include <cds/details/binary_functor_wrapper.h>
@@ -1010,4 +1010,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_SPLIT_LIST_RCU_H
+#endif // #ifndef CDSLIB_INTRUSIVE_SPLIT_LIST_RCU_H
index e0182deffffa95c6ac58961c2f97f2ea70c9cfcf..eba6dbf025d0a001e5a5153ba0a83eb86e8a354f 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_H
-#define __CDS_INTRUSIVE_STRIPED_SET_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -848,4 +848,4 @@ namespace cds { namespace intrusive {
     };
 }}  // namespace cds::itrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_H
index 99eaa64cfd9e03ccafd1b20cd728a717d2c0e41e..6c0436722a2333259462bcdb60332c2dc147a352 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_ADAPTER_H
 
 #include <cds/opt/options.h>
 #include <cds/intrusive/striped_set/resizing_policy.h>
@@ -310,4 +310,4 @@ namespace cds { namespace intrusive {
     } // namespace striped_set
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_ADAPTER_H
index 0fdc31ab95f646eb86914032e67d6c9b7313ebcf..661202973398659a96ab34f02761ad7263f65ee0 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_AVL_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_AVL_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_AVL_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_AVL_SET_ADAPTER_H
 
 #include <boost/intrusive/avl_set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -34,4 +34,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_AVL_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_AVL_SET_ADAPTER_H
index 56a1c93bba70ad4eb073225f5101b62a76301401..588873cd091b344e1b5b6f6989ef3ee7a3be9e2f 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_LIST_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_LIST_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_LIST_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_LIST_ADAPTER_H
 
 #include <boost/intrusive/list.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -210,4 +210,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_LIST_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_LIST_ADAPTER_H
index 6f467dd0f9eb76c58321fdb33955ac0088cb7ff1..81b578b63a7adf0c7740cb525fa0acceb5192851 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SET_ADAPTER_H
 
 #include <boost/intrusive/set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -34,4 +34,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SET_ADAPTER_H
index 8cc78dde0cef466a9697a15178429b51b2eef2af..210fa5f10590b7f4b34aca1c20c45f66890a2b8c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
 
 #include <boost/intrusive/sg_set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -33,4 +33,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SG_SET_ADAPTER_H
index 8d98a0ce386258b2fc221976cf39d8c116f8b534..871ab5e060b13ed8307427fb1ca03451bc492a82 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SLIST_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_SLIST_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SLIST_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SLIST_ADAPTER_H
 
 #include <boost/intrusive/slist.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -226,4 +226,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SLIST_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SLIST_ADAPTER_H
index ad2d1bf74994bcce749932e97662c5bced8d4f8c..ddc1fb5c9797cd908965e8976e0d07133b05807d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SPLAY_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_SPLAY_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SPLAY_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SPLAY_SET_ADAPTER_H
 
 #include <boost/intrusive/splay_set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -35,4 +35,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_SPLAY_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_SPLAY_SET_ADAPTER_H
index fff8ffc8a90716d599403de40d98a60da0be45ac..31063c9663aec4890caac7a4a9da60753963d6d0 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_TREAP_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_TREAP_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_TREAP_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_TREAP_SET_ADAPTER_H
 
 #include <boost/intrusive/treap_set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -33,4 +33,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_TREAP_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_TREAP_SET_ADAPTER_H
index 9ec936990a28e541a535fdf6ecf0ab81ca78ebc6..a6b37445c45df9b0a6107957b1ceef3d9fa0ddda 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
-#define __CDS_INTRUSIVE_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
 
 #include <boost/intrusive/unordered_set.hpp>
 #include <cds/intrusive/striped_set/adapter.h>
@@ -196,4 +196,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 }}} // namespace cds::intrusive::striped_set
 //@endcond
 
-#endif // #ifndef __CDS_INTRUSIVE_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
+#endif // #ifndef CDSLIB_INTRUSIVE_STRIPED_SET_BOOST_UNORDERED_SET_ADAPTER_H
index 54513e2ffa061e7be6e1616c2121cdd0b3684456..15cb293dcec339991c405155497ad7466b028755 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_RESIZING_POLICY_H
-#define __CDS_INTRUSIVE_STRIPED_SET_RESIZING_POLICY_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_RESIZING_POLICY_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_RESIZING_POLICY_H
 
 #include <cds/opt/options.h>
 
@@ -182,4 +182,4 @@ namespace cds { namespace intrusive { namespace striped_set {
 
 }}} // namespace cds::intrusive::striped_set
 
-#endif // #define __CDS_INTRUSIVE_STRIPED_SET_RESIZING_POLICY_H
+#endif // #define CDSLIB_INTRUSIVE_STRIPED_SET_RESIZING_POLICY_H
index 8404bde9db1062017d984112bd74e510ee6fb8a5..367b8c9e37442e6433f9b76d566850187cd7168a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_STRIPED_SET_STRIPING_POLICY_H
-#define __CDS_INTRUSIVE_STRIPED_SET_STRIPING_POLICY_H
+#ifndef CDSLIB_INTRUSIVE_STRIPED_SET_STRIPING_POLICY_H
+#define CDSLIB_INTRUSIVE_STRIPED_SET_STRIPING_POLICY_H
 
 #include <memory>
 #include <mutex>
index 9ccaa87e6b02fd4f7ba9046f0d761cb6d5318289..6b09c9bfd883a93ee402f2439f12ade990b0d21b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_TREIBER_STACK_H
-#define __CDS_INTRUSIVE_TREIBER_STACK_H
+#ifndef CDSLIB_INTRUSIVE_TREIBER_STACK_H
+#define CDSLIB_INTRUSIVE_TREIBER_STACK_H
 
 #include <type_traits>
 #include <mutex>        // unique_lock
@@ -794,4 +794,4 @@ namespace cds { namespace intrusive {
 
 }} // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_TREIBER_STACK_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_TREIBER_STACK_H
index 42349395208c7a49a5a0f26cfca81f4aa06fbcd3..4dd1578936f0baebe6a1423ae2b32dd561f87143 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_TSIGAS_CYCLE_QUEUE_H
-#define __CDS_INTRUSIVE_TSIGAS_CYCLE_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_TSIGAS_CYCLE_QUEUE_H
+#define CDSLIB_INTRUSIVE_TSIGAS_CYCLE_QUEUE_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/algo/atomic.h>
@@ -423,4 +423,4 @@ namespace cds { namespace intrusive {
 
 }}  // namespace cds::intrusive
 
-#endif  // #ifndef __CDS_INTRUSIVE_TSIGAS_CYCLE_QUEUE_H
+#endif  // #ifndef CDSLIB_INTRUSIVE_TSIGAS_CYCLE_QUEUE_H
index 9bf03c8bf2476b4905dece2e6c03fb230577ad65..ea97029f8c15aa516633bae9983720c23ed912e9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_INTRUSIVE_VYUKOV_MPMC_CYCLE_QUEUE_H
-#define __CDS_INTRUSIVE_VYUKOV_MPMC_CYCLE_QUEUE_H
+#ifndef CDSLIB_INTRUSIVE_VYUKOV_MPMC_CYCLE_QUEUE_H
+#define CDSLIB_INTRUSIVE_VYUKOV_MPMC_CYCLE_QUEUE_H
 
 #include <cds/intrusive/details/base.h>
 #include <cds/container/vyukov_mpmc_cycle_queue.h>
@@ -225,4 +225,4 @@ namespace cds { namespace intrusive {
     };
 }}  // namespace cds::intrusive
 
-#endif // #ifndef __CDS_INTRUSIVE_VYUKOV_MPMC_CYCLE_QUEUE_H
+#endif // #ifndef CDSLIB_INTRUSIVE_VYUKOV_MPMC_CYCLE_QUEUE_H
index 7901ebbbcbb60b36b81504813059c7aa31d295ed..0edf7b901fa065aafe255c83e457243b9ce584ce 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$-2
 
-#ifndef __CDS_LOCK_ARRAY_H
-#define __CDS_LOCK_ARRAY_H
+#ifndef CDSLIB_LOCK_ARRAY_H
+#define CDSLIB_LOCK_ARRAY_H
 
 #include <mutex>    //unique_lock
 #include <cds/details/allocator.h>
@@ -321,4 +321,4 @@ namespace std {
 } // namespace std
 //@endcond
 
-#endif // #ifndef __CDS_LOCK_ARRAY_H
+#endif // #ifndef CDSLIB_LOCK_ARRAY_H
index e9db002bb4832b96b312f34a02856e8670638702..01537b40600062512c0cd9a824a7eadba64080a0 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$-2
 
-#ifndef __CDS_LOCK_SPINLOCK_H
-#define __CDS_LOCK_SPINLOCK_H
+#ifndef CDSLIB_LOCK_SPINLOCK_H
+#define CDSLIB_LOCK_SPINLOCK_H
 
 /*
     Defines spin-lock primitives
@@ -371,4 +371,4 @@ namespace cds {
 
 } // namespace cds
 
-#endif  // #ifndef __CDS_LOCK_SPINLOCK_H
+#endif  // #ifndef CDSLIB_LOCK_SPINLOCK_H
index 08a738a3cea3f8d6690e22c809ddb218a571666b..72b4c31f85359ee16428fca810afe3bd44238077 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_MICHAEL_ALLOCATOR_TMPL_H
-#define __CDS_MEMORY_MICHAEL_ALLOCATOR_TMPL_H
+#ifndef CDSLIB_MEMORY_MICHAEL_ALLOCATOR_TMPL_H
+#define CDSLIB_MEMORY_MICHAEL_ALLOCATOR_TMPL_H
 
 /*
     Michael allocator implementation
@@ -1893,4 +1893,4 @@ namespace michael {
 
 }}} // namespace cds::memory::michael
 
-#endif // __CDS_MEMORY_MICHAEL_ALLOCATOR_TMPL_H
+#endif // CDSLIB_MEMORY_MICHAEL_ALLOCATOR_TMPL_H
index aa9734ca50d7d6f33535463b193536856c358e63..21752d2454468656033d75118254ba7ff90875f9 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_MICHAEL_ALLOCATOR_BOUND_CHECK_H
-#define __CDS_MEMORY_MICHAEL_ALLOCATOR_BOUND_CHECK_H
+#ifndef CDSLIB_MEMORY_MICHAEL_ALLOCATOR_BOUND_CHECK_H
+#define CDSLIB_MEMORY_MICHAEL_ALLOCATOR_BOUND_CHECK_H
 
 #include <exception>
 #include <memory.h>
@@ -148,4 +148,4 @@ namespace cds { namespace memory { namespace michael {
 
 }}} // namespace cds::memory::michael
 
-#endif // #ifndef __CDS_MEMORY_MICHAEL_ALLOCATOR_BOUND_CHECK_H
+#endif // #ifndef CDSLIB_MEMORY_MICHAEL_ALLOCATOR_BOUND_CHECK_H
index 95a9d5a8f810a68e48f8ef45d4f4aac1f02f54d3..f6cd59ae81882229f21911dd1d8d3efe059d40b4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_MICHAEL_OPTIONS_H
-#define __CDS_MEMORY_MICHAEL_OPTIONS_H
+#ifndef CDSLIB_MEMORY_MICHAEL_OPTIONS_H
+#define CDSLIB_MEMORY_MICHAEL_OPTIONS_H
 
 /*
     Options for Michael allocator
@@ -251,4 +251,4 @@ namespace cds { namespace memory { namespace michael {
 
 }}} // namespace cds::memory::michael
 
-#endif // #ifndef __CDS_MEMORY_MICHAEL_OPTIONS_H
+#endif // #ifndef CDSLIB_MEMORY_MICHAEL_OPTIONS_H
index 2a842e1056ad247caa49702fb402b0d0286a3da6..0ceae2878ac08162a986f54223ace0a11c4fe482 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
-#define __CDS_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
+#ifndef CDSLIB_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
+#define CDSLIB_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
 
 #include <cds/algo/atomic.h>
 
@@ -108,4 +108,4 @@ namespace cds { namespace memory { namespace michael {
 
 }}} // namespace cds::memory::michael
 
-#endif  /// __CDS_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
+#endif  /// CDSLIB_MEMORY_MICHAEL_ALLOCATOR_OSALLOC_STAT_H
index 308cad965399cb68d8ab7af9cc2d7c708ed2d786..e7b0e7b5c0314b2b0374ace8d1791cbc38d20612 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_MICHAEL_ALLOCATOR_PROCHEAP_STAT_H
-#define __CDS_MEMORY_MICHAEL_ALLOCATOR_PROCHEAP_STAT_H
+#ifndef CDSLIB_MEMORY_MICHAEL_ALLOCATOR_PROCHEAP_STAT_H
+#define CDSLIB_MEMORY_MICHAEL_ALLOCATOR_PROCHEAP_STAT_H
 
 #include <cds/algo/atomic.h>
 
@@ -389,4 +389,4 @@ namespace cds { namespace memory { namespace michael {
 
 }}} // namespace cds::memory::michael
 
-#endif  /// __CDS_MEMORY_MICHAEL_ALLOCATOR_PROCHEAP_STAT_H
+#endif  /// CDSLIB_MEMORY_MICHAEL_ALLOCATOR_PROCHEAP_STAT_H
index 660fb98cd45295d5252d14a3e4d2506f1c3e2cb9..b45f955ab576bbae7ce3a15cd9146e0925b41b92 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_POOL_ALLOCATOR_H
-#define __CDS_MEMORY_POOL_ALLOCATOR_H
+#ifndef CDSLIB_MEMORY_POOL_ALLOCATOR_H
+#define CDSLIB_MEMORY_POOL_ALLOCATOR_H
 
 #include <cds/details/defs.h>
 #include <utility>
@@ -119,4 +119,4 @@ namespace cds { namespace memory {
 }} // namespace cds::memory
 
 
-#endif // #ifndef __CDS_MEMORY_POOL_ALLOCATOR_H
+#endif // #ifndef CDSLIB_MEMORY_POOL_ALLOCATOR_H
index 663f1b8d65b9ed6cadba66dac172cd35bf80399e..02e80cb2521a6fa6f43f0bdeb13a737215b46b5e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_MEMORY_VYUKOV_QUEUE_ALLOCATOR_H
-#define __CDS_MEMORY_VYUKOV_QUEUE_ALLOCATOR_H
+#ifndef CDSLIB_MEMORY_VYUKOV_QUEUE_ALLOCATOR_H
+#define CDSLIB_MEMORY_VYUKOV_QUEUE_ALLOCATOR_H
 
 #include <cds/details/allocator.h>
 #include <cds/intrusive/vyukov_mpmc_cycle_queue.h>
@@ -473,4 +473,4 @@ namespace cds { namespace memory {
 }}  // namespace cds::memory
 
 
-#endif // #ifndef __CDS_MEMORY_VYUKOV_QUEUE_ALLOCATOR_H
+#endif // #ifndef CDSLIB_MEMORY_VYUKOV_QUEUE_ALLOCATOR_H
index d80efc918843f34936ef4c960922f4fef7f983c9..b081f93efa9bade9ddbb29a91d7dc3f20bd2cca5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_BUFFER_H
-#define __CDS_OPT_BUFFER_H
+#ifndef CDSLIB_OPT_BUFFER_H
+#define CDSLIB_OPT_BUFFER_H
 
 #include <cds/details/defs.h>
 #include <cds/user_setup/allocator.h>
@@ -241,4 +241,4 @@ namespace cds { namespace opt {
 
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_BUFFER_H
+#endif // #ifndef CDSLIB_OPT_BUFFER_H
index b5b375a2775812aafa826d4b965ae6052f13bec9..3bcfc9617e2c8c831c6193b62b8549f231ca156e 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_COMPARE_H
-#define __CDS_OPT_COMPARE_H
+#ifndef CDSLIB_OPT_COMPARE_H
+#define CDSLIB_OPT_COMPARE_H
 
 /*
     Editions:
@@ -260,4 +260,4 @@ namespace cds { namespace opt {
 
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_COMPARE_H
+#endif // #ifndef CDSLIB_OPT_COMPARE_H
index 22f702e1530a3fabb871bcfb1bbd15e8b2e50aed..5d93bf26fc1f7a19073263bf0d6183c0111a031d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_HASH_H
-#define __CDS_OPT_HASH_H
+#ifndef CDSLIB_OPT_HASH_H
+#define CDSLIB_OPT_HASH_H
 
 #include <tuple>
 #include <functional>
@@ -164,4 +164,4 @@ namespace cds { namespace opt {
 
 }} // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_HASH_H
+#endif // #ifndef CDSLIB_OPT_HASH_H
index 935a025f97d8fc2f2ad8970633235d3b71f8dfdb..9d025b3df2c093059741988580057fd90f8b4d6c 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_MAKE_OPTIONS_VAR_H
-#define __CDS_OPT_MAKE_OPTIONS_VAR_H
+#ifndef CDSLIB_OPT_MAKE_OPTIONS_VAR_H
+#define CDSLIB_OPT_MAKE_OPTIONS_VAR_H
 
-#ifndef __CDS_OPT_OPTIONS_H
+#ifndef CDSLIB_OPT_OPTIONS_H
 #   error <cds/opt/options.h> must be included instead of <cds/opt/make_options_var.h>
 #endif
 
@@ -298,4 +298,4 @@ namespace cds { namespace opt {
 
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_MAKE_OPTIONS_STD_H
+#endif // #ifndef CDSLIB_OPT_MAKE_OPTIONS_STD_H
index 7b9c3d854ddb46ea6c3bd07b5906a41dd50e9240..6926a701eb868adb26f982b3ca794d949377b925 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_OPTIONS_H
-#define __CDS_OPT_OPTIONS_H
+#ifndef CDSLIB_OPT_OPTIONS_H
+#define CDSLIB_OPT_OPTIONS_H
 
 /*
     Framework to define template options
@@ -821,4 +821,4 @@ namespace opt {
 
 #include <cds/opt/make_options_var.h>
 
-#endif  // #ifndef __CDS_OPT_OPTIONS_H
+#endif  // #ifndef CDSLIB_OPT_OPTIONS_H
index eb83aeca3f1c7931bf83494d5f1dd165aa9f1976..eb98733d426f9b526bb7cb12ca1d34a46276eef4 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_PERMUTATION_H
-#define __CDS_OPT_PERMUTATION_H
+#ifndef CDSLIB_OPT_PERMUTATION_H
+#define CDSLIB_OPT_PERMUTATION_H
 
 #include <cds/opt/options.h>
 #include <stdlib.h> // rand, srand
@@ -290,4 +290,4 @@ namespace cds { namespace opt {
 
 }} // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_PERMUTATION_H
+#endif // #ifndef CDSLIB_OPT_PERMUTATION_H
index c7c95565a58d8da91a3d435d51a58f552c353bda..414c5eb3d649ee7173fb1c250dbdeb9f24246003 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OPT_ITEM_DISPOSER_H
-#define __CDS_OPT_ITEM_DISPOSER_H
+#ifndef CDSLIB_OPT_ITEM_DISPOSER_H
+#define CDSLIB_OPT_ITEM_DISPOSER_H
 
 #include <cds/details/defs.h>
 
@@ -72,4 +72,4 @@ namespace cds { namespace opt {
     }   // namespace v
 }}  // namespace cds::opt
 
-#endif // #ifndef __CDS_OPT_ITEM_DISPOSER_H
+#endif // #ifndef CDSLIB_OPT_ITEM_DISPOSER_H
index 3e3d560c0ca57023f7e640582e67575c8ec8ba28..f7e29ee9611f35e5fff8a0a74241b92451fea650 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_AIX_ALLOC_ALIGNED_H
-#define __CDS_OS_AIX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_AIX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_AIX_ALLOC_ALIGNED_H
 
 #include <cds/os/posix/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_AIX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_AIX_ALLOC_ALIGNED_H
 
index 3a29675a0779911680b71a23f6eaa6ad932a9a2b..64bde42dd1c297d9866aa0bfa202da90692e7eda 100644 (file)
@@ -1,11 +1,11 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_AIX_TIMER_H
-#define __CDS_OS_AIX_TIMER_H
+#ifndef CDSLIB_OS_AIX_TIMER_H
+#define CDSLIB_OS_AIX_TIMER_H
 
 // Source: http://publib16.boulder.ibm.com/doc_link/en_US/a_doc_lib/libs/basetrf2/read_real_time.htm
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -89,4 +89,4 @@ namespace cds { namespace OS {
 }}   // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_AIX_TIMER_H
+#endif // #ifndef CDSLIB_OS_AIX_TIMER_H
index 8d0570f6ae1cce14f7c05ed1d5ce78dc951651ac..817da82846e828feacdbe885677c40218489a14b 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_AIX_TOPOLOGY_H
-#define __CDS_OS_AIX_TOPOLOGY_H
+#ifndef CDSLIB_OS_AIX_TOPOLOGY_H
+#define CDSLIB_OS_AIX_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -76,4 +76,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_AIX_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_AIX_TOPOLOGY_H
index ec4ed8fd2ae3ff173e2578251a25af57db42d5d3..aa226f6f7d8c6e19153db89b22aa7668ca2c6ba2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_ALLOC_ALIGNED_H
-#define __CDS_OS_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_ALLOC_ALIGNED_H
+#define CDSLIB_OS_ALLOC_ALIGNED_H
 
 #include <cds/details/defs.h>
 
@@ -185,4 +185,4 @@ namespace cds {
     }   // namespace OS
 }  // namespace cds
 
-#endif  // #ifndef __CDS_OS_ALLOC_ALIGNED_H
+#endif  // #ifndef CDSLIB_OS_ALLOC_ALIGNED_H
index 2c25f5203eff2451787a2a107178710d9f967abe..5f89ec9eac7bd3cec27b67c0da3f925d61c288f5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_DETAILS_FAKE_TOPOLOGY_H
-#define __CDS_OS_DETAILS_FAKE_TOPOLOGY_H
+#ifndef CDSLIB_OS_DETAILS_FAKE_TOPOLOGY_H
+#define CDSLIB_OS_DETAILS_FAKE_TOPOLOGY_H
 
 #include <cds/details/defs.h>
 #include <cds/threading/model.h>
@@ -36,4 +36,4 @@ namespace cds { namespace OS { namespace details {
 }}}  // namespace cds::OS::details
 //@endcond
 
-#endif  // #ifndef __CDS_OS_DETAILS_FAKE_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_DETAILS_FAKE_TOPOLOGY_H
index 3186f059a2eba3464245e5952c5ce52ee8ebf56e..a7bcf9521ca7790019627844d5307b065b7c1be0 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_FREE_BSD_ALLOC_ALIGNED_H
-#define __CDS_OS_FREE_BSD_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_FREE_BSD_ALLOC_ALIGNED_H
+#define CDSLIB_OS_FREE_BSD_ALLOC_ALIGNED_H
 
 #include <cds/os/posix/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_FREE_BSD_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_FREE_BSD_ALLOC_ALIGNED_H
 
index 4d6ef006c4d9c5cd881ba635c2f7529914dda3f1..b1c7c5fd44cef1f499f76f90da26d8cd99ef2251 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_FREE_BSD_TIMER_H
-#define __CDS_OS_FREE_BSD_TIMER_H
+#ifndef CDSLIB_OS_FREE_BSD_TIMER_H
+#define CDSLIB_OS_FREE_BSD_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -93,4 +93,4 @@ namespace cds { namespace OS {
 }}   // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_FREE_BSD_TIMER_H
+#endif // #ifndef CDSLIB_OS_FREE_BSD_TIMER_H
index 6a7d2c85e46bbdd8ee1283c6bd4d177b61411ff1..405b23daaa5c26012b9d7bb03e7183fb19d6dc9b 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_FREE_BSD_TOPOLOGY_H
-#define __CDS_OS_FREE_BSD_TOPOLOGY_H
+#ifndef CDSLIB_OS_FREE_BSD_TOPOLOGY_H
+#define CDSLIB_OS_FREE_BSD_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -75,4 +75,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_FREE_BSD_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_FREE_BSD_TOPOLOGY_H
index 29308c8379c52c80ec83cbb72a4fba29be60cae6..c265fade3525fdf32ee38d429b2d0b0a160caf12 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_HPUX_ALLOC_ALIGNED_H
-#define __CDS_OS_HPUX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
 
 #include <cds/os/libc/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_HPUX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_HPUX_ALLOC_ALIGNED_H
 
index e7f870c3925e26d5316a504a71a8d9bcdd43c125..7ec07c5ad1ec2cc1cacb93e2a232968da15e4e4b 100644 (file)
@@ -1,8 +1,8 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_HPUX_TIMER_H
-#define __CDS_OS_HPUX_TIMER_H
+#ifndef CDSLIB_OS_HPUX_TIMER_H
+#define CDSLIB_OS_HPUX_TIMER_H
 
 #include <cds/os/sunos/timer.h>
 
-#endif // #ifndef __CDS_OS_HPUX_TIMER_H
+#endif // #ifndef CDSLIB_OS_HPUX_TIMER_H
index 9d79971df848fe428bc7257b85b7b9bc36ab956f..dc6a680f8888fcc02e1af1e0a55cb503b285bc12 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_HPUX_TOPOLOGY_H
-#define __CDS_OS_HPUX_TOPOLOGY_H
+#ifndef CDSLIB_OS_HPUX_TOPOLOGY_H
+#define CDSLIB_OS_HPUX_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -77,4 +77,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_HPUX_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_HPUX_TOPOLOGY_H
index bf55b65d0a39838739ef047357d97c2aea9cc707..ae6025e683a918b51b717b9f6045227c4b440de1 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LIBC_ALLOC_ALIGNED_H
-#define __CDS_OS_LIBC_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_LIBC_ALLOC_ALIGNED_H
+#define CDSLIB_OS_LIBC_ALLOC_ALIGNED_H
 
 #include <stdlib.h>
 
@@ -34,5 +34,5 @@ namespace cds { namespace OS {
 }} // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_LIBC_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_LIBC_ALLOC_ALIGNED_H
 
index f41773eb2fb0f34b2ee45c402c1048a03a98b408..25dae908f9cb7fa097f8aabff1062a633e00eb67 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LINUX_ALLOC_ALIGNED_H
-#define __CDS_OS_LINUX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_LINUX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_LINUX_ALLOC_ALIGNED_H
 
 //@cond
 #ifdef __ANDROID__
@@ -11,5 +11,5 @@
 #endif
 //@endcond
 
-#endif // #ifndef __CDS_OS_LINUX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_LINUX_ALLOC_ALIGNED_H
 
index f8a03fb267fb884d37ba7a26e81c10031dbc12e8..a1d2f87dfd56141a437e7aa00f1d9599040a562c 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LINUX_TIMER_H
-#define __CDS_OS_LINUX_TIMER_H
+#ifndef CDSLIB_OS_LINUX_TIMER_H
+#define CDSLIB_OS_LINUX_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -87,4 +87,4 @@ namespace cds { namespace OS {
 }}    // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_LINUX_TIMER_H
+#endif // #ifndef CDSLIB_OS_LINUX_TIMER_H
index 45b5b38a4be45839d0b6bc2e7910327c4ac58990..b0da17835a24500d6983dfaf536dc93d04a51873 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_LINUX_TOPOLOGY_H
-#define __CDS_OS_LINUX_TOPOLOGY_H
+#ifndef CDSLIB_OS_LINUX_TOPOLOGY_H
+#define CDSLIB_OS_LINUX_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -89,4 +89,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_LINUX_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_LINUX_TOPOLOGY_H
index b9c9c8ef867e1686b05f54b47a514dccf5483d3c..d397ba11aafa37a1b153c79e27337cf0a10e1d7b 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_OSX_TIMER_H
-#define __CDS_OS_OSX_TIMER_H
+#ifndef CDSLIB_OS_OSX_TIMER_H
+#define CDSLIB_OS_OSX_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -100,4 +100,4 @@ namespace cds { namespace OS {
 }}    // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_LINUX_TIMER_H
+#endif // #ifndef CDSLIB_OS_LINUX_TIMER_H
index a1a84e947f4b19779adaf59a87cf25469118003f..1ac1d04b43d023b776c40fbfb7ab0df38bb3374b 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_OSX_TOPOLOGY_H
-#define __CDS_OS_OSX_TOPOLOGY_H
+#ifndef CDSLIB_OS_OSX_TOPOLOGY_H
+#define CDSLIB_OS_OSX_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -57,4 +57,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_OSX_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_OSX_TOPOLOGY_H
index b123a6424520db4aacbbbe844e909b00f4fae4ca..370621baf05ca01208e0a0163cb4b53d315dd476 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_POSIX_ALLOC_ALIGNED_H
-#define __CDS_OS_POSIX_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_POSIX_ALLOC_ALIGNED_H
+#define CDSLIB_OS_POSIX_ALLOC_ALIGNED_H
 
 #ifndef _GNU_SOURCE
 #   define _GNU_SOURCE
@@ -43,5 +43,5 @@ namespace cds { namespace OS {
 //@endcond
 
 
-#endif // #ifndef __CDS_OS_POSIX_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_POSIX_ALLOC_ALIGNED_H
 
index 4fca62f223d18a3932db638a9be7213b9614015d..8112b8eeb7e6ded14b4cd53b9754acb66f148ee8 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_POSIX_FAKE_TOPOLOGY_H
-#define __CDS_OS_POSIX_FAKE_TOPOLOGY_H
+#ifndef CDSLIB_OS_POSIX_FAKE_TOPOLOGY_H
+#define CDSLIB_OS_POSIX_FAKE_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -50,4 +50,4 @@ namespace cds { namespace OS {
 
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_POSIX_FAKE_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_POSIX_FAKE_TOPOLOGY_H
index 51f1ef2b0b26a4abfeb2b2a70e2a4ad3719379a4..9c607feccd3005f506885b8d38d435237bab30df 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_POSIX_THREAD_H
-#define __CDS_OS_POSIX_THREAD_H
+#ifndef CDSLIB_OS_POSIX_THREAD_H
+#define CDSLIB_OS_POSIX_THREAD_H
 
 #include <pthread.h>
 #include <signal.h>
@@ -36,4 +36,4 @@ namespace cds { namespace OS {
 }} // namespace cds::OS
 
 
-#endif // #ifndef __CDS_OS_POSIX_THREAD_H
+#endif // #ifndef CDSLIB_OS_POSIX_THREAD_H
index 1220a5b40a867b9957e33aadbca49acafb535767..b53708a47dd60c7be16b669422a6dd93f1a3e4ee 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_POSIX_TIMER_H
-#define __CDS_OS_POSIX_TIMER_H
+#ifndef CDSLIB_OS_POSIX_TIMER_H
+#define CDSLIB_OS_POSIX_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -86,4 +86,4 @@ namespace cds { namespace OS {
 }}    // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_POSIX_TIMER_H
+#endif // #ifndef CDSLIB_OS_POSIX_TIMER_H
index 6c1a1618f553b615e3c45e3bbafdddf7154286eb..8ef0d86c26623044c6e0e957e479fb132575a6d2 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_SUNOS_ALLOC_ALIGNED_H
-#define __CDS_OS_SUNOS_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
+#define CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
 
 #include <cds/os/libc/alloc_aligned.h>
 
-#endif // #ifndef __CDS_OS_SUNOS_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_SUNOS_ALLOC_ALIGNED_H
 
index ce6084b86fbad53f57eb3f9d2e3167c4254fcacd..c05490a9c5d64213a8fe5407b22c2f0ca622a917 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_SUNOS_TIMER_H
-#define __CDS_OS_SUNOS_TIMER_H
+#ifndef CDSLIB_OS_SUNOS_TIMER_H
+#define CDSLIB_OS_SUNOS_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -68,4 +68,4 @@ namespace cds { namespace OS {
 }}  // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_SUNOS_TIMER_H
+#endif // #ifndef CDSLIB_OS_SUNOS_TIMER_H
index 5799d899732dd362f6ceb5de3bd27ac9fba73f5c..19a30afbbc5e41ae1ffe97de11dfdacf39d9dc58 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_SUNOS_TOPOLOGY_H
-#define __CDS_OS_SUNOS_TOPOLOGY_H
+#ifndef CDSLIB_OS_SUNOS_TOPOLOGY_H
+#define CDSLIB_OS_SUNOS_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -57,4 +57,4 @@ namespace cds { namespace OS {
 #endif
 }}  // namespace cds::OS
 
-#endif  // #ifndef __CDS_OS_SUNOS_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_SUNOS_TOPOLOGY_H
index e78a575fd4940f6d23bc524432ccd522e5a246d6..75b9d483573a99f8b2e3671d2793c65369d37342 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_THREAD_H
-#define __CDS_OS_THREAD_H
+#ifndef CDSLIB_OS_THREAD_H
+#define CDSLIB_OS_THREAD_H
 
 #include <thread>
 #include <cds/details/defs.h>
@@ -21,4 +21,4 @@ namespace cds { namespace OS {
     }
 }} // namespace cds::OS
 
-#endif    // #ifndef __CDS_OS_THREAD_H
+#endif    // #ifndef CDSLIB_OS_THREAD_H
index d1bdcc2bad980fe282fc05decd96b923b34651aa..0edf09b936c09d439bbc14cbdfa65debdca3d98c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_TIMER_H
-#define __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
+#define CDSLIB_OS_TIMER_H
 
 #include <cds/details/defs.h>
 
@@ -28,4 +28,4 @@
 #    error Unknown operating system. Compilation aborted.
 #endif
 
-#endif    // #ifndef __CDS_OS_TIMER_H
+#endif    // #ifndef CDSLIB_OS_TIMER_H
index be6d33ef7382f494548b4ccfea3f87b8a15132bb..17acb2213aa7ff71095c6aad5a4244c02a8908ca 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_TOPOLOGY_H
-#define __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
+#define CDSLIB_OS_TOPOLOGY_H
 
 #include <cds/details/defs.h>
 
@@ -25,4 +25,4 @@
 #   error Unknown OS. Compilation aborted
 #endif
 
-#endif  // #ifndef __CDS_OS_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_TOPOLOGY_H
index 5a6bf1df677efc19ae4392d735d0992b65b44646..7cbbf6e548ed9c3b9f85a75023d50ea64a232ad2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_WIN_ALLOC_ALIGNED_H
-#define __CDS_OS_WIN_ALLOC_ALIGNED_H
+#ifndef CDSLIB_OS_WIN_ALLOC_ALIGNED_H
+#define CDSLIB_OS_WIN_ALLOC_ALIGNED_H
 
 #include <malloc.h>
 
@@ -34,5 +34,5 @@ namespace cds { namespace OS {
 }} // namespace cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_WIN_ALLOC_ALIGNED_H
+#endif // #ifndef CDSLIB_OS_WIN_ALLOC_ALIGNED_H
 
index 2650fd062512106ef8175f074f0f569dfe780391..dfb8be52f674ea3a4c75192f44535c57f6ccf3ab 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_WIN_THREAD_H
-#define __CDS_OS_WIN_THREAD_H
+#ifndef CDSLIB_OS_WIN_THREAD_H
+#define CDSLIB_OS_WIN_THREAD_H
 
 #include <windows.h>
 
@@ -41,4 +41,4 @@ namespace cds { namespace OS {
 
 }} // namespace cds::OS
 
-#endif // #ifndef __CDS_OS_WIN_THREAD_H
+#endif // #ifndef CDSLIB_OS_WIN_THREAD_H
index 84b81599e025e6adb54aee272f5610486d959be3..a23f7353b062f547243f486ad0aaf1de8e521a2d 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_WIN_TIMER_H
-#define __CDS_OS_WIN_TIMER_H
+#ifndef CDSLIB_OS_WIN_TIMER_H
+#define CDSLIB_OS_WIN_TIMER_H
 
-#ifndef __CDS_OS_TIMER_H
+#ifndef CDSLIB_OS_TIMER_H
 #   error "<cds/os/timer.h> must be included"
 #endif
 
@@ -100,4 +100,4 @@ namespace cds { namespace OS {
 }}  // namespae cds::OS
 //@endcond
 
-#endif // #ifndef __CDS_OS_WIN_TIMER_H
+#endif // #ifndef CDSLIB_OS_WIN_TIMER_H
index 437539d7f8e3deca1b08ab4c534455fafbb7deda..34df81880c25bd908a2e2fc9f2b1c076d752d700 100644 (file)
@@ -1,9 +1,9 @@
 //$$CDS-header$$
 
-#ifndef __CDS_OS_WIN_TOPOLOGY_H
-#define __CDS_OS_WIN_TOPOLOGY_H
+#ifndef CDSLIB_OS_WIN_TOPOLOGY_H
+#define CDSLIB_OS_WIN_TOPOLOGY_H
 
-#ifndef __CDS_OS_TOPOLOGY_H
+#ifndef CDSLIB_OS_TOPOLOGY_H
 #   error "<cds/os/topology.h> must be included instead"
 #endif
 
@@ -66,4 +66,4 @@ namespace cds { namespace OS {
 
 
 
-#endif  // #ifndef __CDS_OS_WIN_TOPOLOGY_H
+#endif  // #ifndef CDSLIB_OS_WIN_TOPOLOGY_H
index 73db0ec43e577c27874a8a818959d9253c5e757a..67e66d774df9aa7360e314730947a09c43f68b6d 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING__COMMON_H
-#define __CDS_THREADING__COMMON_H
+#ifndef CDSLIB_THREADING__COMMON_H
+#define CDSLIB_THREADING__COMMON_H
 
 #include <cds/gc/impl/hp_decl.h>
 #include <cds/gc/impl/dhp_decl.h>
@@ -254,4 +254,4 @@ namespace cds {
     } // namespace threading
 } // namespace cds::threading
 
-#endif // #ifndef __CDS_THREADING__COMMON_H
+#endif // #ifndef CDSLIB_THREADING__COMMON_H
index 7a64b2174625af18485948539afebc4a96bcc004..50d6821520e30b84ea1903b8e9f1c6c37a709e9a 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_AUTO_DETECT_H
-#define __CDS_THREADING_AUTO_DETECT_H
+#ifndef CDSLIB_THREADING_AUTO_DETECT_H
+#define CDSLIB_THREADING_AUTO_DETECT_H
 
 #if defined(CDS_THREADING_AUTODETECT)
     // Auto-detect appropriate threading model
@@ -42,4 +42,4 @@
 #   error "You must define one of CDS_THREADING_xxx macro before compiling the application"
 #endif
 
-#endif // #ifndef __CDS_THREADING_AUTO_DETECT_H
+#endif // #ifndef CDSLIB_THREADING_AUTO_DETECT_H
index 06949a5c9467c995e78aa647763c409f7ad6f0bf..b99922f8921575632ce944c4a177f5f1414d0537 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_CXX11_H
-#define __CDS_THREADING_DETAILS_CXX11_H
+#ifndef CDSLIB_THREADING_DETAILS_CXX11_H
+#define CDSLIB_THREADING_DETAILS_CXX11_H
 
 #include <cds/threading/details/cxx11_manager.h>
 
@@ -13,4 +13,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 #endif
 
-#endif // #ifndef __CDS_THREADING_DETAILS_CXX11_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_CXX11_H
index e2b56b07d17456a5d3bc75e39b957d9ddd387f93..3ef9245c0662bf62213bd816cca2ac3017619a6c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_CXX11_MANAGER_H
-#define __CDS_THREADING_DETAILS_CXX11_MANAGER_H
+#ifndef CDSLIB_THREADING_DETAILS_CXX11_MANAGER_H
+#define CDSLIB_THREADING_DETAILS_CXX11_MANAGER_H
 
 #include <cds/threading/details/_common.h>
 
@@ -132,4 +132,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 //@endcond
 
-#endif // #ifndef __CDS_THREADING_DETAILS_CXX11_MANAGER_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_CXX11_MANAGER_H
index 27ad830541cc017acfdcbbdbcaee80d2a724b60c..bd0095cb96b62b2cbda6b4dd63105cbaf8bf0f6b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_GCC_H
-#define __CDS_THREADING_DETAILS_GCC_H
+#ifndef CDSLIB_THREADING_DETAILS_GCC_H
+#define CDSLIB_THREADING_DETAILS_GCC_H
 
 #include <cds/threading/details/gcc_manager.h>
 
@@ -13,4 +13,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 #endif
 
-#endif // #ifndef __CDS_THREADING_DETAILS_GCC_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_GCC_H
index a317e78ca771bf9012852150bae0623fd6968fc9..ebcdc72bb35c23e29b11a504bb5c636b1a5b2ca5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_GCC_MANAGER_H
-#define __CDS_THREADING_DETAILS_GCC_MANAGER_H
+#ifndef CDSLIB_THREADING_DETAILS_GCC_MANAGER_H
+#define CDSLIB_THREADING_DETAILS_GCC_MANAGER_H
 
 #if !( CDS_COMPILER == CDS_COMPILER_GCC || CDS_COMPILER == CDS_COMPILER_CLANG || CDS_COMPILER == CDS_COMPILER_INTEL)
 #   error "threading/details/gcc_manager.h may be used only with GCC or Clang C++ compiler"
@@ -132,4 +132,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 //@endcond
 
-#endif // #ifndef __CDS_THREADING_DETAILS_GCC_MANAGER_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_GCC_MANAGER_H
index 25783502a77c0c6d701c2c709812fe7225cb9387..90dfc2bccc947a36efd6106d0a9144e4e787155b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_MSVC_H
-#define __CDS_THREADING_DETAILS_MSVC_H
+#ifndef CDSLIB_THREADING_DETAILS_MSVC_H
+#define CDSLIB_THREADING_DETAILS_MSVC_H
 
 #include <cds/threading/details/msvc_manager.h>
 
@@ -13,4 +13,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 #endif
 
-#endif // #ifndef __CDS_THREADING_DETAILS_MSVC_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_MSVC_H
index ab062d95f2dc3cc033b55ee407d2358b999a7fb6..d8432a7488c1f17ad3860f1da1fea3b5bfcf8a96 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_MSVC_MANAGER_H
-#define __CDS_THREADING_DETAILS_MSVC_MANAGER_H
+#ifndef CDSLIB_THREADING_DETAILS_MSVC_MANAGER_H
+#define CDSLIB_THREADING_DETAILS_MSVC_MANAGER_H
 
 #if !( CDS_COMPILER == CDS_COMPILER_MSVC || (CDS_COMPILER == CDS_COMPILER_INTEL && CDS_OS_INTERFACE == CDS_OSI_WINDOWS))
 #   error "threading/details/msvc_manager.h may be used only with Microsoft Visual C++ / Intel C++ compiler"
@@ -131,4 +131,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 //@endcond
 
-#endif // #ifndef __CDS_THREADING_DETAILS_MSVC_MANAGER_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_MSVC_MANAGER_H
index 16da0b9595c59e28e45eb3bba6f202fb2bf10d7e..eef9de84b9852e2f75a8076584ea4138f139671f 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_PTHREAD_H
-#define __CDS_THREADING_DETAILS_PTHREAD_H
+#ifndef CDSLIB_THREADING_DETAILS_PTHREAD_H
+#define CDSLIB_THREADING_DETAILS_PTHREAD_H
 
 #include <cds/threading/details/pthread_manager.h>
 
@@ -13,4 +13,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 #endif
 
-#endif // #ifndef __CDS_THREADING_DETAILS_PTHREAD_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_PTHREAD_H
index fe4e0171b7f9a97d61d756e4e658af20520f14cd..4966dc09f730dc3641b0d2a967cf34e5cb2f493b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_PTHREAD_MANAGER_H
-#define __CDS_THREADING_DETAILS_PTHREAD_MANAGER_H
+#ifndef CDSLIB_THREADING_DETAILS_PTHREAD_MANAGER_H
+#define CDSLIB_THREADING_DETAILS_PTHREAD_MANAGER_H
 
 #include <system_error>
 #include <stdio.h>
@@ -224,4 +224,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 //@endcond
 
-#endif // #ifndef __CDS_THREADING_DETAILS_PTHREAD_MANAGER_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_PTHREAD_MANAGER_H
index 2f4a149afe13a24b2bb9891dbd815008e63ff8fa..d04a795472bc59118b310b675d0d6c48ea02d465 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_WINTLS_H
-#define __CDS_THREADING_DETAILS_WINTLS_H
+#ifndef CDSLIB_THREADING_DETAILS_WINTLS_H
+#define CDSLIB_THREADING_DETAILS_WINTLS_H
 
 #include <stdio.h>
 #include <cds/threading/details/wintls_manager.h>
@@ -14,4 +14,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 #endif
 
-#endif // #ifndef __CDS_THREADING_DETAILS_WINTLS_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_WINTLS_H
index 58137ef3d0a66047c4aa25a6a9cbadc9a1acfd24..66d2269b6a56eeec96be62a3e4edf1ffa65a5850 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_DETAILS_WINTLS_MANAGER_H
-#define __CDS_THREADING_DETAILS_WINTLS_MANAGER_H
+#ifndef CDSLIB_THREADING_DETAILS_WINTLS_MANAGER_H
+#define CDSLIB_THREADING_DETAILS_WINTLS_MANAGER_H
 
 #include <system_error>
 #include <stdio.h>
@@ -222,4 +222,4 @@ namespace cds { namespace threading {
 }} // namespace cds::threading
 //@endcond
 
-#endif // #ifndef __CDS_THREADING_DETAILS_WINTLS_MANAGER_H
+#endif // #ifndef CDSLIB_THREADING_DETAILS_WINTLS_MANAGER_H
index 4ae5ce7e3fbac02772896d84eb7cd63122e1fc88..ab45f24cf1cef8daf23646274f99bb028c270539 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_THREADING_MODEL_H
-#define __CDS_THREADING_MODEL_H
+#ifndef CDSLIB_THREADING_MODEL_H
+#define CDSLIB_THREADING_MODEL_H
 
 #include <cds/threading/details/_common.h>
 #include <cds/user_setup/threading.h>
@@ -83,4 +83,4 @@ namespace cds { namespace threading {
 
 }} // namespace cds::threading
 
-#endif // #ifndef __CDS_THREADING_MODEL_H
+#endif // #ifndef CDSLIB_THREADING_MODEL_H
index fa005ec8764f163af8b16ebf4bff31056fff086b..e7d7942a89b991878d26a2a17a48d79f6e149906 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_URCU_EXEMPT_PTR_H
-#define __CDS_URCU_EXEMPT_PTR_H
+#ifndef CDSLIB_URCU_EXEMPT_PTR_H
+#define CDSLIB_URCU_EXEMPT_PTR_H
 
 #include <type_traits>
 #include <cds/details/defs.h>
@@ -163,4 +163,4 @@ namespace cds { namespace urcu {
     };
 }} // namespace cds::urcu
 
-#endif //#ifndef __CDS_URCU_EXEMPT_PTR_H
+#endif //#ifndef CDSLIB_URCU_EXEMPT_PTR_H
index ec3814ab4d3e9a7c7f2fda3734177b63f0d31c92..6d0a11570566db3f305dcb5f139e239858c54c39 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_USER_SETUP_ALLOCATOR_H
-#define __CDS_USER_SETUP_ALLOCATOR_H
+#ifndef CDSLIB_USER_SETUP_ALLOCATOR_H
+#define CDSLIB_USER_SETUP_ALLOCATOR_H
 
 /** \file
     \brief Default implementation of allocator classes.
@@ -39,4 +39,4 @@
 #   include <cds/os/alloc_aligned.h>
 #endif
 
-#endif // #ifndef __CDS_USER_SETUP_ALLOCATOR_H
+#endif // #ifndef CDSLIB_USER_SETUP_ALLOCATOR_H
index 18669ecb676f4bbcb0c688f342fb2cae130db7d0..1df9a4d819509d73bf4438c4f244da23597a409b 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_USER_SETUP_CACHE_LINE_H
-#define __CDS_USER_SETUP_CACHE_LINE_H
+#ifndef CDSLIB_USER_SETUP_CACHE_LINE_H
+#define CDSLIB_USER_SETUP_CACHE_LINE_H
 
 /** \file
     \brief Cache-line size definition
@@ -27,4 +27,4 @@ namespace cds {
 }   // namespace cds
 //@endcond
 
-#endif // #ifndef __CDS_USER_SETUP_CACHE_LINE_H
+#endif // #ifndef CDSLIB_USER_SETUP_CACHE_LINE_H
index b6bca441cf6014e46c4a4c5296f766aab377abc3..add6c62e2ad7a40c01207c70ee6da5de59ea26d5 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_USER_SETUP_THREADING_MODEL_H
-#define __CDS_USER_SETUP_THREADING_MODEL_H
+#ifndef CDSLIB_USER_SETUP_THREADING_MODEL_H
+#define CDSLIB_USER_SETUP_THREADING_MODEL_H
 
 /**
     CDS threading model
@@ -21,4 +21,4 @@
 */
 #define CDS_THREADING_AUTODETECT
 
-#endif    // #ifndef __CDS_USER_SETUP_THREADING_MODEL_H
+#endif    // #ifndef CDSLIB_USER_SETUP_THREADING_MODEL_H
index 21ca2ac1d66c5fb79c4782a8eb617abf99bcf114..4fdf81ca0eca1744d2cd2d7592641155365a3aea 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_VERSION_H
-#define __CDS_VERSION_H
+#ifndef CDSLIB_VERSION_H
+#define CDSLIB_VERSION_H
 
 // cds library version
 
@@ -14,5 +14,5 @@
 // CDS_VERSION == CDS_VERSION_MAJOR '.' CDS_VERSION_MINOR '.' CDS_VERSION_PATCH
 #define CDS_VERSION_STRING        "2.1.0"
 
-#endif  // #ifndef __CDS_VERSION_H
+#endif  // #ifndef CDSLIB_VERSION_H