LLVM OpenMP 22.0.0git
taskwait-depend.c File Reference
#include "ompt/ompt-signal.h"
#include <omp.h>
#include <stdio.h>

Go to the source code of this file.

Functions

void foo ()
int main ()

Function Documentation

◆ foo()

void foo ( )

Definition at line 22 of file taskwait-depend.c.

References OMPT_SIGNAL, and OMPT_WAIT.

Referenced by main().

◆ main()

int main ( void )

Definition at line 46 of file taskwait-depend.c.

References foo().