Searched defs:GetCurrentThreadID (Results 1 – 2 of 2) sorted by relevance
174 lldb::tid_t GetCurrentThreadID() { return m_current_thread_id; } in GetCurrentThreadID() function
3188 lldb::tid_t GDBRemoteCommunicationServerLLGS::GetCurrentThreadID() const { function in GDBRemoteCommunicationServerLLGS