Searched refs:getInitMutex (Results 1 – 4 of 4) sorted by relevance
79 static ::osl::Mutex & getInitMutex();89 ::osl::Mutex & SvtOptionsDlgOptions_Impl::getInitMutex() in getInitMutex() function in SvtOptionsDlgOptions_Impl246 ::osl::MutexGuard aGuard( SvtOptionsDlgOptions_Impl::getInitMutex() ); in SvtOptionsDialogOptions()262 ::osl::MutexGuard aGuard( SvtOptionsDlgOptions_Impl::getInitMutex() ); in ~SvtOptionsDialogOptions()
80 static Mutex & getInitMutex();159 MutexGuard aGuard(getInitMutex()); in getJavaLoader()402 static Mutex & getInitMutex() in getInitMutex() function422 MutexGuard guard( getInitMutex() ); in JavaComponentLoader_CreateInstance()
111 static ::osl::Mutex & getInitMutex();144 ::osl::Mutex & SvtHelpOptions_Impl::getInitMutex() in getInitMutex() function in SvtHelpOptions_Impl546 ::osl::MutexGuard aGuard( SvtHelpOptions_Impl::getInitMutex() ); in SvtHelpOptions()617 ::osl::MutexGuard aGuard( SvtHelpOptions_Impl::getInitMutex() ); in ~SvtHelpOptions()
433 static osl::Mutex & getInitMutex() in getInitMutex() function545 osl::Guard< osl::Mutex > aGuard( getInitMutex() ); in VCLXToolkit()579 osl::Guard< osl::Mutex > aGuard( getInitMutex() ); in disposing()
Completed in 38 milliseconds