Searched refs:kCollatorThreadThreads (Results 1 – 1 of 1) sorted by relevance
1123 #define kCollatorThreadThreads 10 // # of threads to spawn macro1124 #define kCollatorThreadPatience kCollatorThreadThreads*301327 LocalArray<CollatorThreadTest> tests(new CollatorThreadTest[kCollatorThreadThreads]); in TestCollators()1329 …logln(UnicodeString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIteratio… in TestCollators()1331 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()1335 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()1358 for(i=0;i<kCollatorThreadThreads;i++) in TestCollators()