LLVM OpenMP 19.0.0git
Macros | Functions
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

#define C   20

Definition at line 10 of file omp_nonmonotonic_nowait.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.