Searched refs:kRestartLockTimeout (Results 1 – 1 of 1) sorted by relevance
95 constexpr std::chrono::seconds kRestartLockTimeout(2); variable137 const bool locked = oemlock_lock.try_lock_for(kRestartLockTimeout); in StartKernelEventMonitor()