Searched refs:should_monitor_ (Results 1 – 2 of 2) sorted by relevance
454 should_monitor_(WaitableEvent::ResetPolicy::AUTOMATIC), in HangWatcher()464 should_monitor_.declare_only_used_while_idle(); in HangWatcher()551 should_monitor_.Signal(); in Stop()574 const bool was_signaled = should_monitor_.TimedWait(monitor_period_); in Wait()965 should_monitor_.Signal(); in SignalMonitorEventForTesting()
364 WaitableEvent should_monitor_; variable