LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_taskyield () |
int | main () |
Definition at line 47 of file omp_taskyield.c.
References i, omp_get_max_threads(), omp_set_num_threads, REPETITIONS, and 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().