LLVM OpenMP 20.0.0git
Classes | Functions
affinity.cpp File Reference
#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[])
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

◆ omp_task_entry()

template<int I>
kmp_int32 omp_task_entry ( kmp_int32  gtid,
kmp_task_t_with_privates task 
)

Definition at line 57 of file affinity.cpp.

References p, and task::shareds.