Removed TsigasCycleQueue (undecidable ABA problem)
[libcds.git] / test / stress / queue / intrusive_push_pop.cpp
index 8c8c743c930238d9887132a21cfbb50d01464d95..22b2b35208edab835d6b6b6a3de573273f370b38 100644 (file)
@@ -437,8 +437,6 @@ namespace {
         test( q, arrValue, 0, 0 ); \
     }
 
-    CDSSTRESS_QUEUE_F( TsigasCycleQueue_dyn )
-    CDSSTRESS_QUEUE_F( TsigasCycleQueue_dyn_ic )
     CDSSTRESS_QUEUE_F( VyukovMPMCCycleQueue_dyn )
     CDSSTRESS_QUEUE_F( VyukovMPMCCycleQueue_dyn_ic )
 #undef CDSSTRESS_QUEUE_F