LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"
Public Attributes | |
kmp_info_t ** | threads |
struct kmp_old_threads_list_t * | next |
struct kmp_old_threads_list_t* kmp_old_threads_list_t::next |
Definition at line 3299 of file kmp.h.
Referenced by __kmp_cleanup(), and __kmp_expand_threads().
kmp_info_t** kmp_old_threads_list_t::threads |
Definition at line 3298 of file kmp.h.
Referenced by __kmp_cleanup(), and __kmp_expand_threads().