Searched refs:should_notify (Results 1 – 4 of 4) sorted by relevance
87 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local88 if (should_notify) in ShouldReportStop()
189 bool &should_notify in GetSignalInfo()200 should_notify = signal.m_notify; in GetSignalInfo()
864 … bool should_notify = thread_sp->GetProcess()->GetUnixSignals().GetShouldNotify (m_value); in DoShouldNotify() local865 if (should_notify) in DoShouldNotify()873 return should_notify; in DoShouldNotify()
50 bool &should_notify) const;