LLVM OpenMP 20.0.0git
Functions
task-barrier.c File Reference
#include <omp.h>
#include <stdio.h>
#include <unistd.h>
#include "ompt/ompt-signal.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 22 of file task-barrier.c.

References a, OMPT_SIGNAL, and OMPT_WAIT.