Home
last modified time | relevance | path

Searched refs:TTYStateSwitcher (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DTTYState.cpp63 TTYStateSwitcher::TTYStateSwitcher() : m_currentState(~0) {} in TTYStateSwitcher() function in TTYStateSwitcher
65 TTYStateSwitcher::~TTYStateSwitcher() = default;
67 bool TTYStateSwitcher::GetState(uint32_t idx, int fd, bool saveProcessGroup) { in GetState()
73 bool TTYStateSwitcher::SetState(uint32_t idx) const { in SetState()
H A DTTYState.h43 class TTYStateSwitcher {
45 TTYStateSwitcher();
46 ~TTYStateSwitcher();