Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h2705 int t_master_this_cons; // "this_construct" single counter of master in parent member
Dkmp_runtime.cpp2042 KMP_CHECK_UPDATE(team->t.t_master_this_cons, master_this_cons); in __kmp_fork_call()
2474 master_th->th.th_local.this_construct = team->t.t_master_this_cons; in __kmp_join_call()