Home | History | Annotate | Download | only in Target

Lines Matching defs:should_notify

864             bool should_notify = thread_sp->GetProcess()->GetUnixSignals().GetShouldNotify (m_value);
865 if (should_notify)
873 return should_notify;