LLVM OpenMP 19.0.0git
Public Attributes | List of all members
dispatch_shared_info_template< T >::shared_info_tmpl Union Reference

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

Public Attributes

dispatch_shared_infoXX_template< UTs
 
dispatch_shared_info64_t s64
 

Detailed Description

template<typename T>
union dispatch_shared_info_template< T >::shared_info_tmpl

Definition at line 174 of file kmp_dispatch.h.

Member Data Documentation

◆ s

template<typename T >
dispatch_shared_infoXX_template<UT> dispatch_shared_info_template< T >::shared_info_tmpl::s

◆ s64

template<typename T >
dispatch_shared_info64_t dispatch_shared_info_template< T >::shared_info_tmpl::s64

Definition at line 176 of file kmp_dispatch.h.


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