reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
893 (void)__kmp_init_hierarchical_barrier_thread(bt, thr_bar, nproc, gtid, tid, 905 KMP_MASTER_TID(tid) 915 for (child_tid = tid + 1; child_tid <= tid + thr_bar->leaf_kids; 915 for (child_tid = tid + 1; child_tid <= tid + thr_bar->leaf_kids; 935 kmp_uint32 last = tid + thr_bar->skip_per_level[d + 1], 939 for (child_tid = tid + skip; child_tid < (int)last; child_tid += skip) { 968 kmp_uint32 last = tid + thr_bar->skip_per_level[d + 1], 972 for (child_tid = tid + skip; child_tid < (int)last; child_tid += skip) { 1002 if (!KMP_MASTER_TID(tid)) { // worker threads release parent in hierarchy