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

Go to the source code of this file.

Functions

int test_omp_taskyield ()
 
int main ()
 

Function Documentation

◆ main()

int main ( void  )

◆ test_omp_taskyield()

int test_omp_taskyield ( )

Definition at line 7 of file omp_taskyield.c.

References count, i, my_sleep(), NUM_TASKS, and SLEEPTIME.

Referenced by main().