Searched refs:m_interrupt_exits (Results 1 – 2 of 2) sorted by relevance
410 bool GetInterruptExits() { return m_interrupt_exits; } in GetInterruptExits()412 void SetInterruptExits(bool b) { m_interrupt_exits = b; } in SetInterruptExits()446 bool m_interrupt_exits; variable
254 m_color_prompts(color_prompts), m_interrupt_exits(true), in IOHandlerEditline()564 m_done = m_interrupt_exits; in Run()