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

References

projects/openmp/runtime/src/kmp_tasking.cpp
 1932     thread = __kmp_threads[gtid];
 1933     taskdata = thread->th.th_current_task;
 1950       kmp_task_team_t *task_team = thread->th.th_task_team;
 1955             thread->th.ompt_thread_info.ompt_task_yielded = 1;
 1958               thread, gtid, NULL, FALSE,
 1963             thread->th.ompt_thread_info.ompt_task_yielded = 0;