reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
827 kmp_info_t *this_thr = __kmp_threads[global_tid]; 830 int tid = __kmp_tid_from_gtid(global_tid); 839 if (global_tid < 0) 842 if (KMP_MASTER_GTID(global_tid)) 843 __kmp_pop_sync(global_tid, ct_master, loc);