Refactors some of existing cds multi-threaded stress test cases
[libcds.git] / test / stress / misc / rwlock_driver.cpp
index fa425c9ed3073f7564bdfd72d64385b4ecafcf5b..71581e4311449927bc77df0acd94fdb99d3af45e 100644 (file)
@@ -12,7 +12,7 @@ using namespace std;
 
 namespace {
 
 
 namespace {
 
-static size_t s_nRWLockThreadCount = 6;
+static size_t s_nRWLockThreadCount = 4;
 static size_t s_nRWLockPassCount = 200000;
 
 typedef cds_others::RWLock RWLock;
 static size_t s_nRWLockPassCount = 200000;
 
 typedef cds_others::RWLock RWLock;