reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
321 child_tid = (tid << branch_bits) + 1; 322 if (child_tid < nproc) { 327 kmp_info_t *child_thr = other_threads[child_tid]; 364 child_tid++; 365 } while (child <= branch_factor && child_tid < nproc);