Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHostThread.cpp15 HostThread::HostThread() : m_native_thread(new HostNativeThread) {} in HostThread() function in HostThread
17 HostThread::HostThread(lldb::thread_t thread) in HostThread() function in HostThread
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DHostProcess.h31 class HostThread; variable
H A DHostNativeProcessBase.h19 class HostThread; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DIDebugDelegate.h19 class HostThread; variable
H A DTargetThreadWindows.h21 class HostThread; variable
H A DProcessDebugger.h26 class HostThread; variable