Home
last modified time | relevance | path

Searched defs:control_only (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Target/
DProcess.cpp1412 Process::WaitForEventsPrivate (const TimeValue *timeout, EventSP &event_sp, bool control_only) in WaitForEventsPrivate()
3982 bool control_only = true; in RunPrivateStateThread() local