Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLog.cpp25 CMICmnLog::CMICmnLog() : m_bEnabled(false), m_bInitializingATM(false) { in CMICmnLog()
81 m_bInitializingATM = true; in Initialize()
89 m_bInitializingATM = false; in Initialize()
253 if (!m_bInitialized && !m_bInitializingATM) in Write()
H A DMICmnLog.h129 bool m_bInitializingATM; // True = Yes in process of initing *this logger, variable