Searched refs:GetShouldSuppress (Results 1 – 3 of 3) sorted by relevance
53 GetShouldSuppress (int32_t signo) const;
206 UnixSignals::GetShouldSuppress (int signo) const in GetShouldSuppress() function in UnixSignals
885 if (thread_sp->GetProcess()->GetUnixSignals().GetShouldSuppress(m_value) == false) in WillResume()