reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1625 if (KMP_MASTER_GTID(gtid)) {
projects/openmp/runtime/src/kmp_csupport.cpp774 if (KMP_MASTER_GTID(global_tid)) { 842 if (KMP_MASTER_GTID(global_tid))projects/openmp/runtime/src/kmp_dispatch.cpp
138 KMP_MASTER_GTID(gtid) && th->th.th_teams_microtask == NULL && 847 KMP_MASTER_GTID(gtid) && th->th.th_teams_microtask == NULL &&projects/openmp/runtime/src/kmp_itt.inl
587 if (!KMP_MASTER_GTID(gtid)) { 601 if (KMP_MASTER_GTID(gtid)) { 616 if (KMP_MASTER_GTID(gtid)) { 967 if (KMP_MASTER_GTID(gtid)) {projects/openmp/runtime/src/kmp_runtime.cpp
738 KMP_MASTER_GTID(gtid) && th->th.th_teams_microtask == NULL && 7252 KMP_ASSERT(KMP_MASTER_GTID(gtid)); 7291 KMP_ASSERT(KMP_MASTER_GTID(gtid));