Searched refs:SetStoppedBySignal (Results 1 – 4 of 4) sorted by relevance
56 void SetStoppedBySignal(uint32_t signo, const siginfo_t *info = nullptr);
110 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedBySignal(SIGSTOP); in Launch()199 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedBySignal( in MonitorSIGSTOP()292 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedBySignal( in MonitorSignal()678 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedBySignal(SIGSTOP); in Attach()
34 void NativeThreadNetBSD::SetStoppedBySignal(uint32_t signo, in SetStoppedBySignal() function in NativeThreadNetBSD
90 void SetStoppedBySignal(uint32_t signo, const siginfo_t *info = nullptr);