reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6701 KMP_ASSERT(KMP_INITIAL_GTID(gtid));
projects/openmp/runtime/src/kmp_threadprivate.cpp182 if ((__kmp_foreign_tp) ? (!KMP_INITIAL_GTID(gtid)) 201 if ((__kmp_foreign_tp) ? (!KMP_INITIAL_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)))