20 #ifndef INCLUDED_OSL_GETGLOBALMUTEX_HXX
21 #define INCLUDED_OSL_GETGLOBALMUTEX_HXX
36 return ::osl::Mutex::getGlobalMutex();
42 #endif // INCLUDED_OSL_GETGLOBALMUTEX_HXX
A helper functor for the rtl_Instance template.
Definition: getglobalmutex.hxx:31
A mutual exclusion synchronization object.
Definition: mutex.hxx:30
::osl::Mutex * operator()()
Definition: getglobalmutex.hxx:34