Fixes deque benchmarks (should have initial push)
[libcds.git] / test / stress / misc / CMakeLists.txt
index 75a8178568cd48cc9d9441a3cf826accefcc0f52..d12a6e84d4e7eb8efac5d1be0cd326139a45b2fd 100644 (file)
@@ -2,11 +2,13 @@ set(PACKAGE_NAME stress-misc)
 
 set(CDSSTRESS_STACK_SOURCES
     ../main.cpp
+    deque_driver.cpp
+    spinlock_driver.cpp
     barrier_driver.cpp
     seqlock_driver.cpp
     rwlock_driver.cpp
     mcslock_driver.cpp
-    spinlock_driver.cpp
+    backoff.cpp
 )
 
 include_directories(