LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
void | f () |
int | main () |
Variables | |
int | condition = 0 |
void f | ( | ) |
Definition at line 17 of file interoperability.cpp.
References condition, omp_get_num_threads(), OMPT_SIGNAL, OMPT_WAIT, and p.
Referenced by main().
Definition at line 39 of file interoperability.cpp.
References f().
int condition = 0 |
Definition at line 15 of file interoperability.cpp.