LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"
Public Attributes | |
kmp_task_team_t * | task_team |
kmp_task_team_list_t * | next |
kmp_task_team_list_t* kmp_task_team_list_t::next |
Definition at line 2887 of file kmp.h.
Referenced by __kmp_pop_task_team_node(), and __kmp_push_task_team_node().
kmp_task_team_t* kmp_task_team_list_t::task_team |
Definition at line 2886 of file kmp.h.
Referenced by __kmp_pop_task_team_node(), and __kmp_push_task_team_node().