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

Go to the source code of this file.

Functions

int test_omp_task_imp_shared ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 30 of file omp_task_shared.c.

References i, REPETITIONS, and test_omp_task_imp_shared().

◆ test_omp_task_imp_shared()

int test_omp_task_imp_shared ( )

Definition at line 7 of file omp_task_shared.c.

References i, NUM_TASKS, and result.

Referenced by main().