LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"
Public Attributes | |
omp_alloctrait_key_t | key |
omp_uintptr_t | value |
omp_alloctrait_key_t omp_alloctrait_t::key |
Definition at line 1093 of file kmp.h.
Referenced by __kmp_stg_parse_allocator(), and main().
omp_uintptr_t omp_alloctrait_t::value |
Definition at line 1094 of file kmp.h.
Referenced by __kmp_stg_parse_allocator(), __kmpc_init_allocator(), and main().