LLVM OpenMP 20.0.0git
Public Attributes | List of all members
ompt_lw_taskteam_s Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/ompt-internal.h"

Public Attributes

ompt_team_info_t ompt_team_info
 
ompt_task_info_t ompt_task_info
 
int heap
 
struct ompt_lw_taskteam_sparent
 

Detailed Description

Definition at line 72 of file ompt-internal.h.

Member Data Documentation

◆ heap

int ompt_lw_taskteam_s::heap

◆ ompt_task_info

ompt_task_info_t ompt_lw_taskteam_s::ompt_task_info

◆ ompt_team_info

ompt_team_info_t ompt_lw_taskteam_s::ompt_team_info

◆ parent

struct ompt_lw_taskteam_s* ompt_lw_taskteam_s::parent

The documentation for this struct was generated from the following file: