Home | History | Annotate | Download | only in intltest

Lines Matching defs:threadCount

531     threadCount = 1;
614 int32_t rval = this->threadCount;
615 threadCount = count;
1108 int32_t threadCount = 1;
1155 threadCount = atoi(str + 8);
1185 "### threads:<threadCount> (Mulithreading must first be \n"
1213 major.setThreadCount( threadCount );
1252 fprintf(stdout, " Threads : %d\n", threadCount);