Home
last modified time | relevance | path

Searched refs:td_thr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp2855 other_thread = threads_data[victim_tid].td.td_thr; in __kmp_execute_tasks_template()
2870 other_thread = threads_data[victim_tid].td.td_thr; in __kmp_execute_tasks_template()
3099 kmp_info_t *thread = threads_data[i].td.td_thr; in __kmp_enable_tasking()
3305 thread_data->td.td_thr = team->t.t_threads[i]; in __kmp_realloc_task_threads_data()
Dkmp.h2400 kmp_info_p *td_thr; // Pointer back to thread info member