Searched refs:SetStoppedWithNoReason (Results 1 – 6 of 6) sorted by relevance
65 void SetStoppedWithNoReason();
159 void NativeThreadNetBSD::SetStoppedWithNoReason() { in SetStoppedWithNoReason() function in NativeThreadNetBSD
230 static_cast<NativeThreadNetBSD *>(t.get())->SetStoppedWithNoReason(); in MonitorSIGTRAP()377 thread.SetStoppedWithNoReason(); in MonitorSignal()
70 void SetStoppedWithNoReason();
159 void NativeThreadFreeBSD::SetStoppedWithNoReason() { in SetStoppedWithNoReason() function in NativeThreadFreeBSD
283 static_cast<NativeThreadFreeBSD *>(t.get())->SetStoppedWithNoReason(); in MonitorSIGTRAP()398 thread.SetStoppedWithNoReason(); in MonitorSignal()