Home | History | Annotate | Download | only in intltest

Lines Matching defs:threadCount

515     threadCount = 1;
591 int32_t rval = this->threadCount;
592 this->threadCount = count;
1081 int32_t threadCount = 1;
1125 threadCount = atoi(str + 8);
1154 "### threads:<threadCount> (Mulithreading must first be \n"
1182 major.setThreadCount( threadCount );
1219 fprintf(stdout, " Threads : %d\n", threadCount);