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

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

Public Attributes

struct private_commondata [KMP_HASH_TABLE_SIZE]
 

Detailed Description

Definition at line 1855 of file kmp.h.

Member Data Documentation

◆ data

struct private_common* common_table::data[KMP_HASH_TABLE_SIZE]

Definition at line 1856 of file kmp.h.

Referenced by __kmp_threadprivate_find_task_common().


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