LLVM OpenMP 22.0.0git
omp_nonmonotonic_nowait.c File Reference
#include <stdio.h>
#include <omp.h>

Go to the source code of this file.

Macros

#define N   200
#define C   20

Functions

int main ()

Macro Definition Documentation

◆ C

◆ N

#define N   200

Definition at line 9 of file omp_nonmonotonic_nowait.c.

Function Documentation

◆ main()

int main ( void )

Definition at line 11 of file omp_nonmonotonic_nowait.c.

References i, and N.