Searched refs:kCollatorThreadThreads (Results 1 – 1 of 1) sorted by relevance
706 #define kCollatorThreadThreads 10 // # of threads to spawn macro707 #define kCollatorThreadPatience kCollatorThreadThreads*30896 LocalArray<CollatorThreadTest> tests(new CollatorThreadTest[kCollatorThreadThreads]); in TestCollators()898 …logln(UnicodeString(u"Spawning: ") + kCollatorThreadThreads + u" threads * " + kFormatThreadIterat… in TestCollators()900 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()904 for(j = 0; j < kCollatorThreadThreads; j++) { in TestCollators()914 for(int32_t i=0;i<kCollatorThreadThreads;i++) { in TestCollators()