Added RCU lock for iterating thread
[libcds.git] / test / stress / set / iteration / set_iteration_feldman_hashset.cpp
index 805c564029ba0e74b1c71dd35eeeffe1f94c54b3..32e4f9ace4597276cd942c3aae1054762b9471eb 100644 (file)
@@ -33,7 +33,7 @@
 
 namespace set {
 
-    CDSSTRESS_FeldmanHashSet_stdhash( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
-    CDSSTRESS_FeldmanHashSet_city( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
+    CDSSTRESS_FeldmanHashSet_stdhash_quick( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
+    CDSSTRESS_FeldmanHashSet_city_quick( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
 
 } // namespace set