Searched refs:StopThread (Results 1 – 2 of 2) sorted by relevance
267 void NativeProcessWindows::StopThread(lldb::tid_t thread_id, in StopThread() function in lldb_private::NativeProcessWindows477 StopThread(record.GetThreadID(), StopReason::eStopReasonWatchpoint, in OnDebugException()482 StopThread(record.GetThreadID(), StopReason::eStopReasonTrace); in OnDebugException()495 StopThread(record.GetThreadID(), StopReason::eStopReasonBreakpoint); in OnDebugException()546 StopThread(record.GetThreadID(), StopReason::eStopReasonException, in OnDebugException()
118 void StopThread(lldb::tid_t thread_id, lldb::StopReason reason,