LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Functions | |
int | test_omp_test_lock () |
int | main () |
Variables | |
omp_lock_t | lck |
Definition at line 36 of file omp_test_lock.c.
References i, REPETITIONS, and test_omp_test_lock().
int test_omp_test_lock | ( | ) |
omp_lock_t lck |
Definition at line 7 of file omp_test_lock.c.
Referenced by test_omp_test_lock().