Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp396 ThreadList core_threads(m_process); in CreateThread() local
400 CreateThreadFromThreadInfo(*thread_info_dict, core_threads, in CreateThread()