Searched refs:group_start (Results 1 – 1 of 1) sorted by relevance
259 size_t group_start = tid + 1; in __kmp_dist_barrier_gather() local268 for (size_t thr = group_start; thr < group_end; thr++) { in __kmp_dist_barrier_gather()303 for (size_t thr = group_start; thr < group_end; thr++) { in __kmp_dist_barrier_gather()