Lines Matching refs:threadCount
548 threadCount = 1;
564 threadCount = caller->threadCount;
633 int32_t rval = this->threadCount;
634 this->threadCount = count;
1189 int32_t threadCount = 1;
1244 threadCount = atoi(str + 8);
1274 "### threads:<threadCount> (Mulithreading must first be \n"
1301 major.setThreadCount( threadCount );
1339 fprintf(stdout, " Threads : %d\n", threadCount);