Pārlūkot izejas kodu

* tinterlockedmt test: Reduced the thread count.

git-svn-id: trunk@32148 -
yury 10 gadi atpakaļ
vecāks
revīzija
1127689dba
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      tests/test/tinterlockedmt.pp

+ 1 - 1
tests/test/tinterlockedmt.pp

@@ -30,7 +30,7 @@ type
 //{$define TEST_BROKEN_IMPLEMENTATION}
 
 const
-  TotalThreadCount = 100;
+  TotalThreadCount = 50;
   TestCount = 1000000;
   WaitTime = 60;