LLVM OpenMP 22.0.0git
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 950 of file kmp.h.

Member Data Documentation

◆ bind_types

kmp_proc_bind_t* kmp_nested_proc_bind_t::bind_types

Definition at line 951 of file kmp.h.

◆ size

int kmp_nested_proc_bind_t::size

Definition at line 952 of file kmp.h.

◆ used

int kmp_nested_proc_bind_t::used

Definition at line 953 of file kmp.h.


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