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

/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnThreadMgrStd.cpp148 // Args: vrObj - (R) A thread object.
154 CMICmnThreadMgrStd::AddThread(const CMIUtilThreadActiveObjBase &vrObj) argument
156 m_threadList.push_back(const_cast<CMIUtilThreadActiveObjBase *>(&vrObj));
H A DMICmnThreadMgrStd.h53 AddThread(const CMIUtilThreadActiveObjBase &vrObj); // Add a thread for monitoring by the threadmanager

Completed in 50 milliseconds