Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp4337 void SetIsRunning(bool running) { in SetIsRunning() function in IOHandlerProcessSTDIO
4362 SetIsRunning(true); in Run()
4402 SetIsRunning(false); in Run()