Searched defs:SetCurrentThreadID (Results 1 – 2 of 2) sorted by relevance
172 void SetCurrentThreadID(lldb::tid_t tid) { m_current_thread_id = tid; } in SetCurrentThreadID() function
1585 void GDBRemoteCommunicationServerLLGS::SetCurrentThreadID(lldb::tid_t tid) { function in GDBRemoteCommunicationServerLLGS