LLVM OpenMP 19.0.0git
Public Attributes | List of all members
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 2452 of file kmp.h.

Member Data Documentation

◆ destructors

kmp_routine_entry_t kmp_cmplrdata::destructors

Definition at line 2455 of file kmp.h.

◆ priority

kmp_int32 kmp_cmplrdata::priority

priority specified by user for the task

Definition at line 2453 of file kmp.h.


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