Searched defs:HostThread (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostThread.h29 class HostThread { class in namespace:lldb_private
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHostThread.cpp15 HostThread::HostThread() : m_native_thread(new HostNativeThread) {} function in class:HostThread
17 HostThread::HostThread(lldb::thread_t thread) function in class:HostThread
[all...]

Completed in 58 milliseconds