Searched refs:GetThreadsInfo (Results 1 – 8 of 8) sorted by relevance
89 StructuredData::DictionarySP ScriptedProcessPythonInterface::GetThreadsInfo() { in GetThreadsInfo() function in ScriptedProcessPythonInterface
325 StructuredData::DictionarySP thread_info_sp = GetInterface().GetThreadsInfo(); in DoUpdateThreadList() 334 // order. Since `GetThreadsInfo` provides thread indices as the key element, in DoUpdateThreadList()
423 StructuredData::ObjectSP GetThreadsInfo();
555 StructuredData::ObjectSP GDBRemoteCommunicationClient::GetThreadsInfo() { in GetThreadsInfo() function in GDBRemoteCommunicationClient
2545 m_jthreadsinfo_sp = m_gdb_comm.GetThreadsInfo(); in WillPublicStop()