Home
last modified time | relevance | path

Searched refs:Backoff (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/doc/
Dconnection-backoff.md1 GRPC Connection Backoff Protocol
16 ## Proposed Backoff Algorithm
49 ## Reset Backoff
55 We choose to reset the Backoff when the SETTINGS frame is received, at that time
Dconnection-backoff-interop-test-description.md1 Connection Backoff Interop Test Descriptions
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutex_test.cc48 void Backoff() { in Backoff() function in __tsan::TestData
78 data->Backoff(); in write_mutex_thread()
91 data->Backoff(); in read_mutex_thread()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_mutex_test.cc53 void Backoff() { in Backoff() function in __sanitizer::TestData
82 data->Backoff(); in lock_thread()
92 data->Backoff(); in try_thread()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc185 class Backoff { class
187 Backoff() in Backoff() function in __tsan::Backoff
235 for (Backoff backoff; backoff.Do();) { in Lock()
265 for (Backoff backoff; backoff.Do();) { in ReadLock()
/external/grpc-grpc/src/objective-c/tests/
DGRPCClientTests.m551 - (void)testTimeoutBackoffWithTimeout:(double)timeout Backoff:(double)backoff {
587 [self testTimeoutBackoffWithTimeout:0.7 Backoff:0.3];
591 [self testTimeoutBackoffWithTimeout:0.3 Backoff:0.7];
/external/libtextclassifier/native/annotator/
Dmodel.fbs961 // Backoff is the algorithm shipped with Android Q.
/external/ImageMagick/
DChangeLog1632 * Backoff finite precision epsilon (reference