Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4601 void SetIsRunning(bool running) { in SetIsRunning() function in IOHandlerProcessSTDIO
4626 SetIsRunning(true); in Run()
4666 SetIsRunning(false); in Run()