Searched refs:Backoff (Results 1 – 8 of 8) sorted by relevance
1 GRPC Connection Backoff Protocol16 ## Proposed Backoff Algorithm49 ## Reset Backoff55 We choose to reset the Backoff when the SETTINGS frame is received, at that time
1 Connection Backoff Interop Test Descriptions
48 void Backoff() { in Backoff() function in __tsan::TestData78 data->Backoff(); in write_mutex_thread()91 data->Backoff(); in read_mutex_thread()
53 void Backoff() { in Backoff() function in __sanitizer::TestData82 data->Backoff(); in lock_thread()92 data->Backoff(); in try_thread()
185 class Backoff { class187 Backoff() in Backoff() function in __tsan::Backoff235 for (Backoff backoff; backoff.Do();) { in Lock()265 for (Backoff backoff; backoff.Do();) { in ReadLock()
551 - (void)testTimeoutBackoffWithTimeout:(double)timeout Backoff:(double)backoff {587 [self testTimeoutBackoffWithTimeout:0.7 Backoff:0.3];591 [self testTimeoutBackoffWithTimeout:0.3 Backoff:0.7];
961 // Backoff is the algorithm shipped with Android Q.
1632 * Backoff finite precision epsilon (reference