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

References

projects/openmp/runtime/src/kmp_tasking.cpp
  469     if (this_thr->th.th_current_task != &team->t.t_implicit_task_taskdata[0]) {
  471           this_thr->th.th_current_task;
  472       this_thr->th.th_current_task = &team->t.t_implicit_task_taskdata[0];
  477     this_thr->th.th_current_task = &team->t.t_implicit_task_taskdata[tid];