LLVM OpenMP 20.0.0git
Macros | Functions
ordered.c File Reference
#include <omp.h>
#include <stdio.h>

Go to the source code of this file.

Macros

#define NUM_THREADS   2
 

Functions

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

Macro Definition Documentation

◆ NUM_THREADS

#define NUM_THREADS   2

Definition at line 20 of file ordered.c.

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 22 of file ordered.c.

References i, and NUM_THREADS.