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

Go to the source code of this file.

Functions

int test_omp_flush ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

◆ test_omp_flush()

int test_omp_flush ( )

Definition at line 6 of file omp_flush.c.

References my_sleep(), rank, and SLEEPTIME.

Referenced by main().