Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6847 bool thread_changed = false; in WindowDelegateDraw() local
6853 thread_changed = tid != m_tid; in WindowDelegateDraw()
6857 thread_changed = true; in WindowDelegateDraw()
6886 thread_changed || frame_changed || stop_id_changed; in WindowDelegateDraw()