Searched refs:kCollatorThreadThreads (Results 1 – 1 of 1) sorted by relevance
1178 #define kCollatorThreadThreads 10 // # of threads to spawn macro1179 #define kCollatorThreadPatience kCollatorThreadThreads*301360 tests = new CollatorThreadTest[kCollatorThreadThreads]; in TestCollators()1362 …logln(UnicodeString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIteratio… in TestCollators()1364 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()1368 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()1391 for(i=0;i<kCollatorThreadThreads;i++) in TestCollators()