TsigasCycleQueue refactoring
authorkhizmax <libcds.dev@gmail.com>
Sat, 11 Oct 2014 18:16:53 +0000 (22:16 +0400)
committerkhizmax <libcds.dev@gmail.com>
Sat, 11 Oct 2014 18:16:53 +0000 (22:16 +0400)
commite00bc0a4a941322d52f7aefd1f0bae7c75aca135
tree06055d5ae6e49f9a716d20afc880e08582a5e10e
parentc80e533dc92e275db9fb5a5a09d7d9b8a07f5604
TsigasCycleQueue refactoring
15 files changed:
cds/container/msqueue.h
cds/container/tsigas_cycle_queue.h
cds/intrusive/msqueue.h
cds/intrusive/tsigas_cycle_queue.h
cds/opt/buffer.h
change.log
projects/Win/vc12/hdr-test-queue.vcxproj
projects/Win/vc12/hdr-test-queue.vcxproj.filters
projects/source.test-hdr.mk
tests/test-hdr/queue/hdr_intrusive_msqueue.h
tests/test-hdr/queue/hdr_intrusive_tsigas_cycle_queue.cpp
tests/test-hdr/queue/hdr_queue_new.h
tests/test-hdr/queue/hdr_tsigas_cycle_queue.cpp [new file with mode: 0644]
tests/unit/queue/intrusive_queue_type.h
tests/unit/queue/queue_type.h