Home
last modified time | relevance | path

Searched refs:ALMutex (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svl/source/config/
H A Dlanguageoptions.cxx40 namespace { struct ALMutex : public rtl::Static< ::osl::Mutex, ALMutex > {}; } struct
47 ::osl::MutexGuard aGuard( ALMutex::get() ); in SvtLanguageOptions()
58 ::osl::MutexGuard aGuard( ALMutex::get() ); in ~SvtLanguageOptions()

Completed in 10 milliseconds