Added wait strategies to flat combining technique
[libcds.git] / test / unit / queue / segmented_queue_dhp.cpp
index fff7e296d3d8bb1ac79c3c72028e9736a9f6fbc0..6637004395dcff72f07d958141c6e955cc6e2700 100644 (file)
@@ -53,7 +53,7 @@ namespace {
         void TearDown()
         {
             cds::threading::Manager::detachThread();
-            cds::gc::hp::GarbageCollector::Destruct();
+            cds::gc::dhp::GarbageCollector::Destruct();
         }
     };