Searched refs:SetTID (Results 1 - 5 of 5) sorted by relevance

/external/lldb/include/lldb/Target/
H A DThreadSpec.h49 SetTID (lldb::tid_t tid) function in class:lldb_private::ThreadSpec
/external/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp163 GetThreadSpec()->SetTID(thread_id);
H A DBreakpointOptions.cpp207 GetThreadSpec()->SetTID(thread_id);
H A DBreakpoint.cpp210 m_options.GetThreadSpec()->SetTID(thread_id);
/external/lldb/source/Commands/
H A DCommandObjectTarget.cpp4999 thread_spec->SetTID (m_options.m_thread_id);

Completed in 1136 milliseconds