Searched refs:kCollatorThreadThreads (Results 1 – 1 of 1) sorted by relevance
868 #define kCollatorThreadThreads 10 // # of threads to spawn macro869 #define kCollatorThreadPatience kCollatorThreadThreads*301071 LocalArray<CollatorThreadTest> tests(new CollatorThreadTest[kCollatorThreadThreads]); in TestCollators()1073 …logln(UnicodeString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIteratio… in TestCollators()1075 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()1079 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()1089 for(int32_t i=0;i<kCollatorThreadThreads;i++) { in TestCollators()