Searched defs:match_states (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Target/
H A DProcess.cpp1268 const StateType *match_states, const uint32_t num_match_states
1285 if (match_states[i] == state)
1265 WaitForState( const TimeValue *timeout, const StateType *match_states, const uint32_t num_match_states ) argument

Completed in 384 milliseconds