Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dimplbase_ex.cxx49 ::osl::Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () );
95 MutexGuard guard( getImplHelperInitMutex() ); in __getTypeEntries()
288 MutexGuard guard( getImplHelperInitMutex() ); in ImplHelper_getImplementationId()
H A Dimplbase.cxx42 Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () ) in getImplHelperInitMutex() function
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase.hxx149 CPPUHELPER_DLLPUBLIC ::osl::Mutex & SAL_CALL getImplHelperInitMutex(void) SAL_THROW( () );
194 ::osl::MutexGuard aGuard( getImplHelperInitMutex() ); \

Completed in 17 milliseconds