Searched refs:kMaxWaitTimeSeconds (Results 1 – 1 of 1) sorted by relevance
105 static constexpr time_t kMaxWaitTimeSeconds = 30; variable110 time(nullptr) - start_time < kMaxWaitTimeSeconds && status == PID_RUN_KEEP_GOING;) { in WaitForPidState()143 } while (time(nullptr) - start_time < kMaxWaitTimeSeconds && status == PID_RUN_KEEP_GOING && in WaitForPidStateAfterAttach()