Searched refs:childCnt (Results 1 – 1 of 1) sorted by relevance
491 int childCnt = this->numChildProcessors(); in RunInSeries() local492 for (int i = 0; i < childCnt; ++i) { in RunInSeries()