Home | History | Annotate | Download | only in intltest

Lines Matching full:nthreads

610     int32_t nThreads = threadCount;
681 TestTimeRoundTripThread **threads = new TestTimeRoundTripThread*[nThreads];
683 for (i = 0; i < nThreads; i++) {
690 for (i = 0; i < nThreads; i++) {
697 for (i = 0; i < nThreads; i++) {