Searched refs:GetShouldNotify (Results 1 – 3 of 3) sorted by relevance
74 GetShouldNotify (int32_t signo) const;
266 UnixSignals::GetShouldNotify (int signo) const in GetShouldNotify() function in UnixSignals
864 … bool should_notify = thread_sp->GetProcess()->GetUnixSignals().GetShouldNotify (m_value); in DoShouldNotify()