Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp2514 master_th->th.th_last_place = team->t.t_last_place; in __kmp_join_call()
4569 team->t.t_last_place = last_place; in __kmp_partition_places()
5006 team->t.t_last_place)); in __kmp_allocate_team()
Dkmp.h2754 int t_last_place; // Restore these values to master after par region. member