Searched refs:kCollatorThreadThreads (Results 1 – 1 of 1) sorted by relevance
705 #define kCollatorThreadThreads 10 // # of threads to spawn macro706 #define kCollatorThreadPatience kCollatorThreadThreads*30895 LocalArray<CollatorThreadTest> tests(new CollatorThreadTest[kCollatorThreadThreads]); in TestCollators()897 …logln(UnicodeString(u"Spawning: ") + kCollatorThreadThreads + u" threads * " + kFormatThreadIterat… in TestCollators()899 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()903 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()913 for(int32_t i=0;i<kCollatorThreadThreads;i++) { in TestCollators()