Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp5147 bool do_halt = true; in RunThreadPlan() local
5151 if (do_halt) { in RunThreadPlan()
5187 do_halt = false; in RunThreadPlan()