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

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h139 return m_continue_thread;
144 m_continue_thread = tid;
307 nub_thread_t m_continue_thread; // thread to continue; 0 for any, -1 for all member in class:RNBRemote
H A DRNBRemote.cpp66 m_continue_thread(-1),

Completed in 89 milliseconds