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