Searched refs:MyMutex (Results 1 – 2 of 2) sorted by relevance
280 m_aEventListeners( MyMutex::get() ), in GrammarCheckingIterator()281 m_aNotifyListeners( MyMutex::get() ) in GrammarCheckingIterator()289 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in ~GrammarCheckingIterator()295 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in NextDocId()462 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in GetGrammarChecker()527 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck()627 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck()677 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in startProofreading()833 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in isProofreading()1242 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in SetServiceList()[all …]
129 struct MyMutex : public rtl::Static< osl::Mutex, MyMutex > {}; struct in GrammarCheckingIterator
Completed in 27 milliseconds