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

References

projects/openmp/runtime/src/kmp_tasking.cpp
 2830             other_thread = threads_data[victim_tid].td.td_thr;
 2845             other_thread = threads_data[victim_tid].td.td_thr;
 3055       kmp_info_t *thread = threads_data[i].td.td_thr;
 3261       thread_data->td.td_thr = team->t.t_threads[i];