Searched refs:tmp_team (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp282 ompt_team_info_t tmp_team = lwt->ompt_team_info; local
284 *OMPT_CUR_TEAM_INFO(thr) = tmp_team;
308 ompt_team_info_t tmp_team = lwtask->ompt_team_info; local
310 *OMPT_CUR_TEAM_INFO(thr) = tmp_team;

Completed in 32 milliseconds