Home
last modified time | relevance | path

Searched defs:testLock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DSynchronization.cpp215 int testLock(omp_lock_t *) { __builtin_trap(); } in testLock() function
274 int testLock(omp_lock_t *Lock) { in testLock() function