Searched defs:HostThread (Results 1 – 3 of 3) sorted by relevance
15 HostThread::HostThread() : m_native_thread(new HostNativeThread) {} in HostThread() function in HostThread17 HostThread::HostThread(lldb::thread_t thread) in HostThread() function in HostThread
31 class HostThread; variable
19 class HostThread; variable