Searched defs:WithInitialize (Results 1 – 5 of 5) sorted by relevance
225 inline Mutex::Mutex(const nn::WithInitialize&) in Mutex()
71 CriticalSection(const nn::WithInitialize&) { Initialize(); } in CriticalSection()
80 AutoObject(const nn::WithInitialize&) : m_P(new Object()) {} in AutoObject()
162 HandleTable(nn::WithInitialize) { Initialize(); } in HandleTable()
89 SafeReferenceCounter(nn::WithInitialize) in SafeReferenceCounter()