Searched defs:HostThread (Results 1 – 3 of 3) sorted by relevance
16 HostThread::HostThread() : m_native_thread(new HostNativeThread) {} in HostThread() function in HostThread18 HostThread::HostThread(lldb::thread_t thread) in HostThread() function in HostThread
35 class HostThread; variable
20 class HostThread; variable