Searched refs:_mutex (Results 1 – 5 of 5) sorted by relevance
111 ::osl::Mutex _mutex;124 ::osl::MutexGuard guard(pCon->_mutex); in notifyListeners()314 MutexGuard guard(_mutex); in addStreamListener()321 MutexGuard guard(_mutex); in removeStreamListener()
45 ::osl::MutexGuard guard(pCon->_mutex); in notifyListeners()239 MutexGuard guard(_mutex); in addStreamListener()246 MutexGuard guard(_mutex); in removeStreamListener()
131 ::osl::Mutex _mutex;
49 ResetHelper( ::cppu::OWeakObject& _parent, ::osl::Mutex& _mutex ) in ResetHelper() argument51 ,m_aResetListeners( _mutex ) in ResetHelper()
85 protected static Object _mutex= new Object(); field in FactoryHelper.Factory397 synchronized (_mutex) in getImplementationId()
Completed in 52 milliseconds