Home
last modified time | relevance | path

Searched refs:guard (Results 51 – 75 of 180) sorted by relevance

12345678

/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx62 MutexGuard guard( Mutex::getGlobalMutex() ); in getPropertyTable1() local
91 MutexGuard guard( ::osl::Mutex::getGlobalMutex() ); in getPropertyTable2() local
119 MutexGuard guard( ::osl::Mutex::getGlobalMutex() ); in getPropertyTable3() local
142 MutexGuard guard( ::osl::Mutex::getGlobalMutex() ); in getPropertyTable4() local
417 MutexGuard guard( ::osl::Mutex::getGlobalMutex() ); in getBasicProps() local
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx139 osl::MutexGuard guard( getGlobalImageListMutex() ); in getGlobalImageList() local
366 osl::MutexGuard guard( getGlobalImageListMutex() ); in getImageFromCommandURL() local
372 osl::MutexGuard guard( getGlobalImageListMutex() ); in hasImage() local
378 osl::MutexGuard guard( getGlobalImageListMutex() ); in getImageNames() local
384 osl::MutexGuard guard( getGlobalImageListMutex() ); in getImageCommandNames() local
396 osl::MutexGuard guard( getGlobalImageListMutex() ); in release() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dfunctiondescription.cxx65 osl::MutexGuard guard(m_mutex); in getExceptions() local
100 osl::MutexGuard guard(m_mutex); in getExceptions() local
H A Dtdiface.cxx447 osl::MutexGuard guard(getMutex()); in getMembers() local
531 MutexGuard guard(getMutex()); in getBaseTypes() local
555 MutexGuard guard(getMutex()); in getOptionalBaseTypes() local
H A Dtdprovider.cxx69 MutexGuard guard( Mutex::getGlobalMutex() ); in rdbtdp_getSupportedServiceNames() local
85 MutexGuard guard( Mutex::getGlobalMutex() ); in rdbtdp_getImplementationName() local
266 MutexGuard guard( _aComponentMutex ); in getTDMgr() local
/trunk/main/stoc/source/security/
H A Dfile_policy.cxx162 MutexGuard guard( m_mutex ); in getPermissions() local
183 MutexGuard guard( m_mutex ); in getDefaultPermissions() local
547 MutexGuard guard( m_mutex ); in refresh() local
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx575 osl::MutexGuard const guard( m_aMutex ); in createWindow() local
719 osl::MutexGuard const guard( m_aMutex ); in createWindow() local
1077 osl::MutexGuard const guard( m_aMutex ); in createWindow() local
1127 osl::MutexGuard const guard( m_aMutex ); in createWindow() local
1262 osl::MutexGuard const guard( m_aMutex ); in createWindow() local
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx131 osl::MutexGuard const guard( osl_detail_ObjectRegistry_getMutex() ); in osl_detail_ObjectRegistry_registerObject() local
147 osl::MutexGuard const guard( osl_detail_ObjectRegistry_getMutex() ); in osl_detail_ObjectRegistry_revokeObject() local
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx90 RegistryKeyGuard guard(hSubKey); in FindProductInstallationPath() local
146 RegistryKeyGuard guard(hKey); in SetProductInstallationPath() local
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx90 MutexGuard guard( Mutex::getGlobalMutex() ); in get_this_libpath() local
106 ClearableMutexGuard guard( Mutex::getGlobalMutex() ); in get_unorc() local
109 guard.clear(); in get_unorc()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx72 const osl::MutexGuard guard( s_mutex ); in getResId() local
79 const osl::MutexGuard guard( s_mutex ); in getResourceString() local
/trunk/main/stoc/source/namingservice/
H A Dnamingservice.cxx65 MutexGuard guard( Mutex::getGlobalMutex() ); in ns_getSupportedServiceNames() local
81 MutexGuard guard( Mutex::getGlobalMutex() ); in ns_getImplementationName() local
/trunk/main/store/source/
H A Dstortree.hxx168 void guard() in guard() function
257 virtual storeError guard (sal_uInt32 nAddr);
/trunk/main/remotebridges/source/unourl_resolver/
H A Dunourl_resolver.cxx63 MutexGuard guard( Mutex::getGlobalMutex() ); in resolver_getSupportedServiceNames() local
79 MutexGuard guard( Mutex::getGlobalMutex() ); in resolver_getImplementationName() local
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx181 MutexGuard guard( m_mutex ); in accept() local
217 MutexGuard guard( m_mutex ); in stopAccepting() local
/trunk/main/bridges/source/jni_uno/
H A Dnativethreadpool.cxx76 jvmaccess::VirtualMachine::AttachGuard guard(job->pool->virtualMachine); in executeRequest() local
77 JNIEnv * env = guard.getEnvironment(); in executeRequest()
/trunk/main/stoc/source/loader/
H A Ddllcomponentloader.cxx77 MutexGuard guard( Mutex::getGlobalMutex() ); in loader_getSupportedServiceNames() local
93 MutexGuard guard( Mutex::getGlobalMutex() ); in loader_getImplementationName() local
/trunk/main/unoxml/source/dom/
H A Dattr.cxx173 ::osl::ClearableMutexGuard guard(m_rMutex); in setValue()
212 guard.clear(); // release mutex before calling event handlers in setValue()
/trunk/main/embedserv/source/embed/
H A Dservprov.cxx177 ::osl::MutexGuard guard( ::osl::Mutex::getGlobalMutex() ); in getTypes()
197 ::osl::MutexGuard guard( ::osl::Mutex::getGlobalMutex() ); in getImplementationId()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx132 MutexGuard guard( m_mutex ); in getRTTI() local
242 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx132 MutexGuard guard( m_mutex ); in getRTTI() local
242 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx132 MutexGuard guard( m_mutex ); in getRTTI() local
242 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx132 MutexGuard guard( m_mutex ); in getRTTI() local
242 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx132 MutexGuard guard( m_mutex ); in getRTTI() local
242 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx132 MutexGuard guard( m_mutex ); in getRTTI() local
242 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local

Completed in 178 milliseconds

12345678