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

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/test/tasking/kmp_task_deps.h"

Public Attributes

size_t addr
 
size_t len
 
unsigned char flags
 

Detailed Description

Definition at line 91 of file kmp_task_depend_all.c.

Member Data Documentation

◆ addr

size_t DEP::addr

Definition at line 92 of file kmp_task_depend_all.c.

Referenced by main().

◆ flags

unsigned char DEP::flags

Definition at line 94 of file kmp_task_depend_all.c.

Referenced by __kmp_process_deps(), and main().

◆ len

size_t DEP::len

Definition at line 93 of file kmp_task_depend_all.c.

Referenced by main().


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