Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp2500 master_th->th.th_last_place = team->t.t_last_place; in __kmp_join_call()
4628 team->t.t_last_place = last_place; in __kmp_partition_places()
5065 team->t.t_last_place)); in __kmp_allocate_team()
Dkmp.h2800 int t_last_place; // Restore these values to primary thread after par region. member