LLVM OpenMP 19.0.0git
Public Attributes | List of all members
dispatch_shared_info::shared_info Union Reference

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

Public Attributes

dispatch_shared_info32_t s32
 
dispatch_shared_info64_t s64
 

Detailed Description

Definition at line 2049 of file kmp.h.

Member Data Documentation

◆ s32

dispatch_shared_info32_t dispatch_shared_info::shared_info::s32

Definition at line 2050 of file kmp.h.

◆ s64

dispatch_shared_info64_t dispatch_shared_info::shared_info::s64

Definition at line 2051 of file kmp.h.


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