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

Public Attributes

const charname
 
kmp_mutex_impl_t id
 

Detailed Description

Definition at line 72 of file ompt-general.cpp.

Member Data Documentation

◆ id

kmp_mutex_impl_t kmp_mutex_impl_info_t::id

Definition at line 74 of file ompt-general.cpp.

Referenced by ompt_enumerate_mutex_impls().

◆ name

const char* kmp_mutex_impl_info_t::name

Definition at line 73 of file ompt-general.cpp.

Referenced by ompt_enumerate_mutex_impls().


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