LLVM OpenMP 22.0.0git
kmp_cmplrdata Union Reference

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

Public Attributes

kmp_int32 priority
 priority specified by user for the task
kmp_routine_entry_t destructors

Detailed Description

Definition at line 2482 of file kmp.h.

Member Data Documentation

◆ destructors

kmp_routine_entry_t kmp_cmplrdata::destructors

Definition at line 2485 of file kmp.h.

◆ priority

kmp_int32 kmp_cmplrdata::priority

priority specified by user for the task

Definition at line 2483 of file kmp.h.


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