Lines Matching refs:nthreads
55 const uint32_t nthreads = NTHREADS;
136 for (uint32_t iter = tid; iter < niter; iter += nthreads) {
715 new calc_time_mt_wrapper_struct[nthreads];
716 pthread_t threads[nthreads];
718 for (uint32_t t = 0; t < nthreads; t++) {
737 for (uint32_t t = 0; t < nthreads; t++) {
750 for (uint32_t t = 0; t < nthreads; t++) {
755 for (uint32_t t = 0; t < nthreads; t++) {
771 for (uint32_t t = 0; t < nthreads; t++) {
790 for (uint32_t t = 0; t < nthreads; t++) {
796 for (uint32_t t = 0; t < nthreads; t++) {
809 for (uint32_t t = 0; t < nthreads; t++) {
875 for (uint32_t t = 0; t < nthreads; t++) {