Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h3128 int t_master_this_cons; // "this_construct" single counter of primary thread member
H A Dkmp_runtime.cpp2159 KMP_CHECK_UPDATE(team->t.t_master_this_cons, master_this_cons); in __kmp_fork_call()
2628 master_th->th.th_local.this_construct = team->t.t_master_this_cons; in __kmp_join_call()