LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_test_nest_lock () |
int | main () |
Variables | |
static omp_nest_lock_t | lck |
Definition at line 36 of file omp_test_nest_lock.c.
References i, REPETITIONS, and test_omp_test_nest_lock().
int test_omp_test_nest_lock | ( | ) |
|
static |
Definition at line 5 of file omp_test_nest_lock.c.
Referenced by test_omp_test_nest_lock().