Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDkmp_runtime.cpp2571 master_th->th.th_last_place = team->t.t_last_place; in __kmp_join_call()
4830 team->t.t_last_place = last_place; in __kmp_partition_places()
5252 team->t.t_last_place)); in __kmp_allocate_team()
HDkmp.h3195 int t_last_place; // Restore these values to primary thread after par region. member