LLVM OpenMP 22.0.0git
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 93 of file kmp_task_depend_all.c.

Member Data Documentation

◆ addr

size_t DEP::addr

Definition at line 94 of file kmp_task_depend_all.c.

Referenced by main(), and main().

◆ flags

unsigned char DEP::flags

Definition at line 96 of file kmp_task_depend_all.c.

Referenced by main(), and main().

◆ len

size_t DEP::len

Definition at line 95 of file kmp_task_depend_all.c.

Referenced by main(), and main().


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