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

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

Public Attributes

kmp_proc_bind_tbind_types
 
int size
 
int used
 

Detailed Description

Definition at line 968 of file kmp.h.

Member Data Documentation

◆ bind_types

kmp_proc_bind_t* kmp_nested_proc_bind_t::bind_types

◆ size

int kmp_nested_proc_bind_t::size

Definition at line 970 of file kmp.h.

Referenced by __kmp_cleanup(), __kmp_env_initialize(), and __kmp_stg_parse_proc_bind().

◆ used

int kmp_nested_proc_bind_t::used

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