Home
last modified time | relevance | path

Searched defs:thread_dict (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp207 PythonDictionary thread_dict(threads_list.GetItemAtIndex(i)); in UpdateThreadList() local
227 OperatingSystemPython::CreateThreadFromThreadInfo (PythonDictionary &thread_dict, in CreateThreadFromThreadInfo()