Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp396 ThreadList core_threads(m_process); in CreateThread() local
400 CreateThreadFromThreadInfo(*thread_info_dict, core_threads, in CreateThread()