Searched refs:m_interrupt_exits (Results 1 – 2 of 2) sorted by relevance
400 bool GetInterruptExits() { return m_interrupt_exits; } in GetInterruptExits()402 void SetInterruptExits(bool b) { m_interrupt_exits = b; } in SetInterruptExits()433 bool m_interrupt_exits; variable
243 m_color_prompts(color_prompts), m_interrupt_exits(true), in IOHandlerEditline()533 m_done = m_interrupt_exits; in Run()