Searched refs:getImplHelperInitMutex (Results 1 – 4 of 4) 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
121 ?getImplHelperInitMutex@cppu@@YAAAVMutex@osl@@XZ;
147 ::osl::Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () );192 ::osl::MutexGuard aGuard( getImplHelperInitMutex() ); \
Completed in 19 milliseconds