Searched refs:getImplHelperInitMutex (Results 1 – 3 of 3) sorted by relevance
49 ::osl::Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () );95 MutexGuard guard( getImplHelperInitMutex() ); in __getTypeEntries()288 MutexGuard guard( getImplHelperInitMutex() ); in ImplHelper_getImplementationId()
42 Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () ) in getImplHelperInitMutex() function
149 CPPUHELPER_DLLPUBLIC ::osl::Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () );194 ::osl::MutexGuard aGuard( getImplHelperInitMutex() ); \
Completed in 25 milliseconds