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

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

Public Attributes

kmp_int32 nteams
 
kmp_int32 nth
 

Detailed Description

Definition at line 2898 of file kmp.h.

Member Data Documentation

◆ nteams

kmp_int32 kmp_teams_size::nteams

Definition at line 2899 of file kmp.h.

◆ nth

kmp_int32 kmp_teams_size::nth

Definition at line 2900 of file kmp.h.


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