Searched refs:is_running (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.cpp896 bool is_running = false; local
906 is_running = true;
910 return is_running;

Completed in 158 milliseconds