Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp4358 void SetIsRunning(bool running) { in SetIsRunning() function in IOHandlerProcessSTDIO
4383 SetIsRunning(true); in Run()
4423 SetIsRunning(false); in Run()