Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnThreadMgrStd.cpp148 bool CMICmnThreadMgrStd::AddThread(const CMIUtilThreadActiveObjBase &vrObj) { in AddThread() argument
149 m_threadList.push_back(const_cast<CMIUtilThreadActiveObjBase *>(&vrObj)); in AddThread()
H A DMICmnThreadMgrStd.h54 vrObj); // Add a thread for monitoring by the threadmanager