Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp2513 master_th->th.th_first_place = team->t.t_first_place; in __kmp_join_call()
4568 team->t.t_first_place = first_place; in __kmp_partition_places()
5005 team->t.t_id, new_proc_bind, team->t.t_first_place, in __kmp_allocate_team()
Dkmp.h2753 int t_first_place; // first & last place in parent thread's partition. member