LLVM OpenMP 19.0.0git
Public Attributes | List of all members
ompt_team_info_t Struct Reference

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

Public Attributes

ompt_data_t parallel_data
 
voidmaster_return_address
 

Detailed Description

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

Member Data Documentation

◆ master_return_address

void* ompt_team_info_t::master_return_address

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

Referenced by __ompt_lw_taskteam_init().

◆ parallel_data

ompt_data_t ompt_team_info_t::parallel_data

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