Home
last modified time | relevance | path

Searched defs:should_notify (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Target/
DThreadPlanBase.cpp87 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local
DStopInfo.cpp864 … bool should_notify = thread_sp->GetProcess()->GetUnixSignals().GetShouldNotify (m_value); in DoShouldNotify() local