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

References

projects/openmp/runtime/src/kmp_tasking.cpp
 3053     for (i = 0; i < nthreads; i++) {
 3053     for (i = 0; i < nthreads; i++) {
 3053     for (i = 0; i < nthreads; i++) {
 3055       kmp_info_t *thread = threads_data[i].td.td_thr;
 3057       if (i == this_thr->th.th_info.ds.ds_tid) {