LLDB mainline
Public Attributes | List of all members
lldb_private::ThreadPlanSingleThreadTimeout::TimeoutInfo Struct Reference

#include <ThreadPlanSingleThreadTimeout.h>

Public Attributes

bool m_isAlive = false
 
ThreadPlanSingleThreadTimeout::State m_last_state = State::WaitTimeout
 

Detailed Description

Definition at line 45 of file ThreadPlanSingleThreadTimeout.h.

Member Data Documentation

◆ m_isAlive

bool lldb_private::ThreadPlanSingleThreadTimeout::TimeoutInfo::m_isAlive = false

Definition at line 47 of file ThreadPlanSingleThreadTimeout.h.

◆ m_last_state

ThreadPlanSingleThreadTimeout::State lldb_private::ThreadPlanSingleThreadTimeout::TimeoutInfo::m_last_state = State::WaitTimeout

Definition at line 48 of file ThreadPlanSingleThreadTimeout.h.


The documentation for this struct was generated from the following file: