LLVM OpenMP 20.0.0git
|
#include <stdio.h>
#include <omp.h>
Go to the source code of this file.
Classes | |
struct | DEP |
struct | ID |
Typedefs | |
typedef struct DEP | _dep |
typedef struct ID | _id |
Functions | |
int | __kmpc_global_thread_num (_id *) |
void | __kmpc_omp_wait_deps (_id *, int, int, _dep *, int, _dep *) |
int | main () |
Definition at line 31 of file kmp_taskwait_depend_in.c.
References __kmpc_global_thread_num(), __kmpc_omp_wait_deps(), DEP::addr, DEP::flags, loc, and omp_set_num_threads.