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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp271 ompt_lw_taskteam_t *link_lwt = lwt; local
276 link_lwt =
279 link_lwt->heap = on_heap;
283 link_lwt->ompt_team_info = *OMPT_CUR_TEAM_INFO(thr);
287 link_lwt->ompt_task_info = *OMPT_CUR_TASK_INFO(thr);
293 link_lwt->parent = my_parent;
294 thr->th.th_team->t.ompt_serialized_team_info = link_lwt;

Completed in 50 milliseconds