LLVM OpenMP 20.0.0git
|
#include "common.h"
Go to the source code of this file.
Classes | |
struct | kmp_task_t_with_privates |
struct | anon |
Functions | |
template<int I> | |
kmp_int32 | omp_task_entry (kmp_int32 gtid, kmp_task_t_with_privates *task) |
int | main (int argc, char *argv[]) |
Definition at line 46 of file taskgroup.cpp.
References __kmpc_end_taskgroup(), __kmpc_global_thread_num(), __kmpc_omp_target_task_alloc(), __kmpc_omp_task(), __kmpc_taskgroup(), anon::data, i, N, task1(), and task2().
kmp_int32 omp_task_entry | ( | kmp_int32 | gtid, |
kmp_task_t_with_privates * | task | ||
) |
Definition at line 39 of file taskgroup.cpp.
References p, and task::shareds.