Searched refs:WithInitialize (Results 1 – 15 of 15) sorted by relevance
62 new (p) InterCoreCriticalSection(nn::WithInitialize()); in nnosInterCoreCriticalSectionInitialize()67 new (p) InterCoreCriticalSection(nn::WithInitialize()); in nnosInterCoreCriticalSectionTryInitialize()
62 new (p) CriticalSection(nn::WithInitialize()); in nnosCriticalSectionInitialize()67 new (p) CriticalSection(nn::WithInitialize()); in nnosCriticalSectionTryInitialize()
23 class WithInitialize {};
93 Mutex(const nn::WithInitialize&);201 inline Mutex::Mutex(const nn::WithInitialize&) in Mutex() argument
113 template <class Locker> Locker LockPolicy::Global<Locker>::g_Mutex = nn::WithInitialize();
89 InterCoreCriticalSection(const nn::WithInitialize&) { Initialize(); } in InterCoreCriticalSection() argument
101 CriticalSection(const nn::WithInitialize&) { Initialize(); } in CriticalSection() argument
62 ProfanityFilter( const nn::WithInitialize& ) { Initialize(); } in ProfanityFilter() argument
32 nn::os::CriticalSection s_cs = nn::WithInitialize();
53 StereoCamera(const nn::WithInitialize&);
162 HandleTable(nn::WithInitialize) { Initialize(); } in HandleTable() argument
89 SafeReferenceCounter(nn::WithInitialize) in SafeReferenceCounter() argument
80 AutoObject(const nn::WithInitialize&) : m_P(new Object()) {} in AutoObject() argument
85 : m_lock(nn::WithInitialize()) in SessionPool()
221 : m_cs(nn::WithInitialize()) in m_cs() argument