Home
last modified time | relevance | path

Searched defs:cancel_top_handler (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Core/
DDebugger.cpp955 bool cancel_top_handler) { in RunIOHandlerAsync()
1001 bool cancel_top_handler) { in PushIOHandler()
/external/llvm-project/lldb/source/Target/
DProcess.cpp4605 bool cancel_top_handler = !m_mod_id.IsRunningUtilityFunction(); in PushProcessIOHandler() local