Searched refs:setThreadID (Results 1 – 4 of 4) sorted by relevance
85 void SBTraceOptions::setThreadID(lldb::tid_t thread_id) { in setThreadID() function in SBTraceOptions87 m_traceoptions_sp->setThreadID(thread_id); in setThreadID()
44 void setThreadID(lldb::tid_t thread_id);
43 void setThreadID(lldb::tid_t thread_id) { m_thread_id = thread_id; } in setThreadID() function
1063 options.setThreadID(tid);1162 options.setThreadID(threadid);