Searched refs:kReadAttemptSleepUs (Results 1 – 2 of 2) sorted by relevance
65 static constexpr int kReadAttemptSleepUs = 5000; variable
304 << ", read failure, sleeping for " << kReadAttemptSleepUs << " us"; in inRead()305 usleep(kReadAttemptSleepUs); in inRead()