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

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

Public Attributes

kmp_lock_index_t used
 
kmp_lock_index_t allocated
 
kmp_user_lock_ptable
 

Detailed Description

Definition at line 960 of file kmp_lock.h.

Member Data Documentation

◆ allocated

kmp_lock_index_t kmp_lock_table::allocated

◆ table

kmp_user_lock_p* kmp_lock_table::table

◆ used

kmp_lock_index_t kmp_lock_table::used

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