container::OptimisticQueue refactoring
authorkhizmax <khizmax@gmail.com>
Wed, 8 Oct 2014 12:48:08 +0000 (16:48 +0400)
committerkhizmax <khizmax@gmail.com>
Wed, 8 Oct 2014 12:48:08 +0000 (16:48 +0400)
commit9281ab2e4ece2722f271f02cea4c51f46c6d57bf
tree33aa4ea4827a1c93761fc999c690111233963d64
parent2c0a92b4d21d563c2f102c561704ae36777a0e52
container::OptimisticQueue refactoring
12 files changed:
cds/container/msqueue.h
cds/container/optimistic_queue.h
projects/Win/vc12/hdr-test-queue.vcxproj
projects/Win/vc12/hdr-test-queue.vcxproj.filters
tests/test-hdr/queue/hdr_optimistic_dhp.cpp [new file with mode: 0644]
tests/test-hdr/queue/hdr_optimistic_hp.cpp [new file with mode: 0644]
tests/test-hdr/queue/hdr_optimistic_hzp.cpp [deleted file]
tests/test-hdr/queue/hdr_optimistic_ptb.cpp [deleted file]
tests/test-hdr/queue/hdr_queue.h
tests/test-hdr/queue/hdr_queue_new.h
tests/unit/queue/queue_defs.h
tests/unit/queue/queue_type.h