Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp3955 int team_nth = team->t.t_nproc; local
3957 if (!task_team->tt.tt_active || team_nth != task_team->tt.tt_nproc) {
3961 TCW_4(task_team->tt.tt_nproc, team_nth);
3962 KMP_ATOMIC_ST_REL(&task_team->tt.tt_unfinished_threads, team_nth);