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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 7906     rc = __kmp_str_buf_print(field_buffer, format, th->th.th_team->t.t_level);
 7924     rc = __kmp_str_buf_print(field_buffer, format, th->th.th_team->t.t_nproc);
 7928         __kmp_get_ancestor_thread_num(gtid, th->th.th_team->t.t_level - 1);
 7935     __kmp_affinity_str_buf_mask(&buf, th->th.th_affin_mask);