VyukovMPMCCycleQueue refactoring
authorkhizmax <libcds.dev@gmail.com>
Sun, 12 Oct 2014 14:40:42 +0000 (18:40 +0400)
committerkhizmax <libcds.dev@gmail.com>
Sun, 12 Oct 2014 14:40:42 +0000 (18:40 +0400)
commitd37900ad468b79d70e7f692c08ae9028e3e1f184
treef89a6e6593f738308466aab5530b05a109ccc8d5
parente00bc0a4a941322d52f7aefd1f0bae7c75aca135
VyukovMPMCCycleQueue refactoring
25 files changed:
cds/container/tsigas_cycle_queue.h
cds/container/vyukov_mpmc_cycle_queue.h
cds/intrusive/vyukov_mpmc_cycle_queue.h
cds/memory/michael/allocator.h
cds/memory/vyukov_queue_pool.h
cds/urcu/details/gpb.h
cds/urcu/details/gpt.h
cds/urcu/details/sig_buffered.h
cds/urcu/details/sig_threaded.h
cds/urcu/general_buffered.h
cds/urcu/general_threaded.h
cds/urcu/signal_buffered.h
cds/urcu/signal_threaded.h
tests/test-hdr/queue/hdr_intrusive_msqueue.h
tests/test-hdr/queue/hdr_intrusive_vyukovmpmc_cycle_queue.cpp
tests/test-hdr/queue/hdr_queue.h
tests/test-hdr/queue/hdr_queue_new.h
tests/test-hdr/queue/hdr_tsigas_cycle_queue.cpp
tests/test-hdr/queue/hdr_vyukov_mpmc_cyclic.cpp
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_hp.h
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_ptb.h
tests/test-hdr/tree/hdr_intrusive_ellen_bintree_pool_rcu.h
tests/unit/ellen_bintree_update_desc_pool.h
tests/unit/queue/intrusive_queue_type.h
tests/unit/queue/queue_type.h