Lines Matching refs:kMaxSleepInMicroseconds
78 static const int64 kMaxSleepInMicroseconds = 1 << 18; // ~256 milliseconds.100 if ((max_sleep_time_usecs < kMaxSleepInMicroseconds) &&