Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp5528 kmp_int32 *this_root_tasks = tdg->root_tasks; local
5565 __kmp_omp_task(gtid, this_record_map[this_root_tasks[j]].task, true);
5658 kmp_int32 *this_root_tasks = local
5666 this_root_tasks[this_num_roots++] = i;
5673 tdg->root_tasks = this_root_tasks;