Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DProcess.cpp1479 const bool must_be_alive = in ResumeSynchronous() local
1481 if (!StateIsStoppedState(state, must_be_alive)) in ResumeSynchronous()