LLVM OpenMP 19.0.0git
Public Attributes | List of all members
dispatch_private_info::private_info Union Reference

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

Public Attributes

dispatch_private_info32_t p32
 
dispatch_private_info64_t p64
 

Detailed Description

Definition at line 2010 of file kmp.h.

Member Data Documentation

◆ p32

dispatch_private_info32_t dispatch_private_info::private_info::p32

Definition at line 2011 of file kmp.h.

◆ p64

dispatch_private_info64_t dispatch_private_info::private_info::p64

Definition at line 2012 of file kmp.h.


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