OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessGroupValid
(Results
1 - 2
of
2
) sorted by null
/external/lldb/tools/debugserver/source/
TTYState.h
33
bool
ProcessGroupValid
() const { return m_processGroup != -1; }
TTYState.cpp
66
if (
ProcessGroupValid
())
Completed in 57 milliseconds