LLVM OpenMP 20.0.0git
Functions
omp_parallel_private.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

int test_omp_parallel_private ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 35 of file omp_parallel_private.c.

References i, REPETITIONS, and test_omp_parallel_private().

◆ test_omp_parallel_private()

int test_omp_parallel_private ( )

Definition at line 8 of file omp_parallel_private.c.

References i, sum, and sum1.

Referenced by main().