Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/sanitizer_common/android_commands/
H A Dandroid_common.py18 def adb(args, attempts=1, timeout_sec=600): argument
/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1989 kmp_uint32 attempts = lck->lk.adaptive.acquire_attempts; in __kmp_should_speculate() local