reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_runtime.cpp
  281   if (__kmp_env_checks == TRUE && !KMP_UBER_GTID(gtid)) {
 3955   KMP_ASSERT(KMP_UBER_GTID(gtid));
 5792   if (gtid >= 0 && KMP_UBER_GTID(gtid))
 6127     } else if (KMP_UBER_GTID(gtid)) {
 6236     } else if (KMP_UBER_GTID(gtid)) {
 6298     if (KMP_UBER_GTID(i)) {
 6700   KMP_ASSERT(KMP_UBER_GTID(gtid));
 6920   KMP_ASSERT(KMP_UBER_GTID(gtid));
 7573   KMP_ASSERT(KMP_UBER_GTID(gtid));
projects/openmp/runtime/src/kmp_threadprivate.cpp
  183                                        : (!KMP_UBER_GTID(gtid))) {
  202                                        : (!KMP_UBER_GTID(gtid))) {
  236   if ((__kmp_foreign_tp) ? (!KMP_INITIAL_GTID(gtid)) : (!KMP_UBER_GTID(gtid))) {
  408   if ((__kmp_foreign_tp) ? (KMP_INITIAL_GTID(gtid)) : (KMP_UBER_GTID(gtid))) {
  452   if ((__kmp_foreign_tp) ? (KMP_INITIAL_GTID(gtid)) : (KMP_UBER_GTID(gtid)))
projects/openmp/runtime/src/z_Linux_util.cpp
  484   if (!KMP_UBER_GTID(gtid)) {
  799   if (KMP_UBER_GTID(gtid)) {