reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4482 case affinity_explicit:
projects/openmp/runtime/src/kmp_settings.cpp2117 set_type(affinity_explicit); 2284 *out_type = affinity_explicit; 2286 } else if (*out_type != affinity_explicit) { 2337 case affinity_explicit: { 2454 case affinity_explicit: 2502 __kmp_affinity_type = affinity_explicit; 2835 __kmp_affinity_type = affinity_explicit; 2893 } else if (__kmp_affinity_type == affinity_explicit) {