9#ifndef LLDB_TARGET_TIMEOUTRESUMEALL_H
10#define LLDB_TARGET_TIMEOUTRESUMEALL_H
std::shared_ptr< ThreadPlanSingleThreadTimeout::TimeoutInfo > TimeoutInfoSP
static void ResumeFromPrevState(Thread &thread, TimeoutInfoSP &info)
static void PushNewWithTimeout(Thread &thread, TimeoutInfoSP &info)
TimeoutResumeAll(Thread &thread)
ThreadPlanSingleThreadTimeout::TimeoutInfoSP m_timeout_info
A class that represents a running process on the host machine.