Home
last modified time | relevance | path

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

/external/rust/crates/crossbeam-utils/src/
Dbackoff.rs80 pub struct Backoff { struct
84 impl Backoff { argument
281 impl fmt::Debug for Backoff { implementation
290 impl Default for Backoff { implementation
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc185 class Backoff { class
187 Backoff() in Backoff() function in __tsan::Backoff
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cpp184 class Backoff { class
186 Backoff() in Backoff() function in __tsan::Backoff
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutex_test.cc48 void Backoff() { in Backoff() function in __tsan::TestData
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutex_test.cpp47 void Backoff() { in Backoff() function in __tsan::TestData
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_mutex_test.cpp52 void Backoff() { in Backoff() function in __sanitizer::TestData
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_mutex_test.cc53 void Backoff() { in Backoff() function in __sanitizer::TestData