LLVM OpenMP 22.0.0git
kmp_nested_nthreads_t Struct Reference

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

Public Attributes

intnth
int size
int used

Detailed Description

Definition at line 509 of file kmp.h.

Member Data Documentation

◆ nth

int* kmp_nested_nthreads_t::nth

◆ size

int kmp_nested_nthreads_t::size

Definition at line 511 of file kmp.h.

Referenced by __kmp_override_nested_nth(), and __kmp_parse_nested_num_threads().

◆ used

int kmp_nested_nthreads_t::used

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