Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp164 bool OperatingSystemPython::UpdateThreadList(ThreadList &old_thread_list, in UpdateThreadList() function in OperatingSystemPython
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1170 bool Process::UpdateThreadList(ThreadList &old_thread_list, in UpdateThreadList() function in Process