Searched refs:testLock (Results 1 – 1 of 1) sorted by relevance
77 int testLock(omp_lock_t *);215 int testLock(omp_lock_t *) { __builtin_trap(); } in testLock() function274 int testLock(omp_lock_t *Lock) { in testLock() function423 int omp_test_lock(omp_lock_t *Lock) { return impl::testLock(Lock); } in omp_test_lock()