LLVM OpenMP 20.0.0git
Public Attributes | List of all members
flag_properties Struct Reference

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

Public Attributes

unsigned int type: 16
 
unsigned int reserved: 16
 

Detailed Description

Definition at line 36 of file kmp_wait_release.h.

Member Data Documentation

◆ reserved

unsigned int flag_properties::reserved

Definition at line 38 of file kmp_wait_release.h.

◆ type

unsigned int flag_properties::type

Definition at line 37 of file kmp_wait_release.h.

Referenced by kmp_flag< FlagType >::get_type().


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