LLVM OpenMP 20.0.0git
Functions
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 21 of file taskwait-depend.c.

References OMPT_SIGNAL, and OMPT_WAIT.

◆ main()

int main ( void  )

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

References foo().