9#ifndef LLDB_HOST_POSIX_HOSTTHREADPOSIX_H
10#define LLDB_HOST_POSIX_HOSTTHREADPOSIX_H
const HostThreadPosix & operator=(const HostThreadPosix &)=delete
Status Join(lldb::thread_result_t *result) override
~HostThreadPosix() override
HostThreadPosix(const HostThreadPosix &)=delete
A class that represents a running process on the host machine.