|
LLVM OpenMP 22.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.