LLVM OpenMP 20.0.0git
|
#include "ompt/ompt-signal.h"
#include <omp.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
void | foo () |
int | main () |
void foo | ( | ) |
Definition at line 22 of file taskwait-depend.c.
References OMPT_SIGNAL, and OMPT_WAIT.
Referenced by main().
Definition at line 46 of file taskwait-depend.c.
References foo().