Home
last modified time | relevance | path

Searched refs:core_threads (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp403 ThreadList core_threads(m_process); in CreateThread() local
406 …ThreadSP thread_sp (CreateThreadFromThreadInfo (thread_info_dict, core_threads, thread_list, &did_… in CreateThread()