Searched refs:SetShouldNotify (Results 1 – 3 of 3) sorted by relevance
77 SetShouldNotify (int32_t signo, bool value);80 SetShouldNotify (const char *signal_name,
275 UnixSignals::SetShouldNotify (int signo, bool value) in SetShouldNotify() function in UnixSignals287 UnixSignals::SetShouldNotify (const char *signal_name, bool value) in SetShouldNotify() function in UnixSignals291 return SetShouldNotify (signo, value); in SetShouldNotify()
1861 signals.SetShouldNotify (signo, (bool) notify_action); in DoExecute()1881 signals.SetShouldNotify (signo, (bool) notify_action); in DoExecute()