Home
last modified time | relevance | path

Searched defs:guard (Results 1 – 25 of 138) sorted by last modified time

123456

/trunk/main/sal/rtl/source/
H A Dunload.cxx111 MutexGuard guard( osl::Mutex::getGlobalMutex() ); in getUnloadingMutex() local
134 MutexGuard guard( getUnloadingMutex()); in rtl_moduleCount_release() local
168 MutexGuard guard( getUnloadingMutex() ); in getModuleMap() local
182 MutexGuard guard( getUnloadingMutex()); in rtl_moduleCount_canUnload() local
194 MutexGuard guard( getUnloadingMutex()); in rtl_registerModuleForUnloading() local
225 MutexGuard guard( getUnloadingMutex()); in rtl_unregisterModuleForUnloading() local
242 MutexGuard guard( getUnloadingMutex()); in rtl_unloadUnusedModules() local
316 MutexGuard guard( getUnloadingMutex() ); in getListenerMap() local
340 MutexGuard guard( getUnloadingMutex() ); in getCookieQueue() local
378 MutexGuard guard( getUnloadingMutex()); in rtl_addUnloadingListener() local
[all …]
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx444 volatile osl::MutexGuard guard(PluginMutex::get()); in jfw_plugin_startJavaVirtualMachine() local
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx907 osl::MutexGuard const guard( m_aMutex ); in setCursorShape() local
1022 osl::MutexGuard const guard( m_aMutex ); in disposing() local
1037 osl::MutexGuard const guard( m_aMutex ); in modified() local
H A Dslideshowimpl.cxx659 osl::MutexGuard const guard( m_aMutex ); in disposing() local
1101 osl::MutexGuard const guard( m_aMutex ); in displaySlide() local
1228 osl::MutexGuard const guard( m_aMutex ); in redisplayCurrentSlide() local
1258 osl::MutexGuard const guard( m_aMutex ); in nextEffect() local
1275 osl::MutexGuard const guard( m_aMutex ); in previousEffect() local
1320 osl::MutexGuard const guard( m_aMutex ); in startShapeActivity() local
1334 osl::MutexGuard const guard( m_aMutex ); in stopShapeActivity() local
1347 osl::MutexGuard const guard( m_aMutex ); in pause() local
1370 osl::MutexGuard const guard( m_aMutex ); in getCurrentSlide() local
1388 osl::MutexGuard const guard( m_aMutex ); in addView() local
[all …]
H A Deventmultiplexer.cxx336 osl::MutexGuard const guard( m_aMutex ); in disposing() local
356 osl::MutexGuard const guard( m_aMutex ); in mousePressed() local
371 osl::MutexGuard const guard( m_aMutex ); in mouseReleased() local
399 osl::MutexGuard const guard( m_aMutex ); in mouseDragged() local
414 osl::MutexGuard const guard( m_aMutex ); in mouseMoved() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx290 MutexGuard guard( Mutex::getGlobalMutex() ); in getSupportedServiceNames() local
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx616 MutexGuard guard( Mutex::getGlobalMutex() ); in getSupportedServiceNames() local
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx140 MutexGuard guard( m_mutex ); in getRTTI() local
275 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx207 osl::MutexGuard guard(m_mutex); in ~VtableFactory() local
222 osl::MutexGuard guard(m_mutex); in getVtables() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dexcept.cxx139 MutexGuard guard( m_mutex ); in getRTTI() local
269 MutexGuard guard( Mutex::getGlobalMutex() ); in raiseException() local
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx719 const ::osl::MutexGuard guard( getMutex() ); in insertToActivationLayerDB() local
935 const ::osl::MutexGuard guard(getMutex()); in removePackage() local
1129 const ::osl::MutexGuard guard( getMutex() ); in getDeployedPackage() local
1174 const ::osl::MutexGuard guard( getMutex() ); in getDeployedPackages() local
1519 const ::osl::MutexGuard guard( getMutex() ); in getExtensionsWithUnacceptedLicenses() local
/trunk/main/cppuhelper/source/
H A Dweak.cxx141 ClearableMutexGuard guard(getWeakMutex()); in queryAdapted() local
439 MutexGuard guard(cppu::getWeakMutex()); in dispose() local
532 MutexGuard guard(cppu::getWeakMutex()); in get() local
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx314 MutexGuard guard(_mutex); in addStreamListener() local
321 MutexGuard guard(_mutex); in removeStreamListener() local
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx117 MutexGuard guard(getBridgeMutex()); in ~IUnknownWrapper_Impl() local
2410 MutexGuard guard(getBridgeMutex()); in buildComTlbIndex() local
2496 MutexGuard guard(getBridgeMutex()); in getTypeInfo() local
/trunk/main/pyuno/source/module/
H A Dpyuno_module.cxx108 osl::MutexGuard guard( osl::Mutex::getGlobalMutex() ); in getLibDir() local
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx982 osl::MutexGuard const guard( m_aMutex ); in getRequest() 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/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx466 osl::MutexGuard guard(m_mutex); in updateSlots() local
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx248 MGuard guard( m_pMutex ); in getUidByURI() local
477 MGuard guard( m_pMutex ); in initialize() local
510 MGuard guard( m_pMutex ); in getUriByUid() local
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx255 MutexGuard guard(m_aMutex); in startDrag() local
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx522 MutexGuard guard( m_mutex ); in startRecursiveCall() local
536 MutexGuard guard( m_mutex ); in callRecursivly() local
H A Dbridgetest.cxx326 MutexGuard guard( m_mutex ); in callRecursivly() local
/trunk/main/store/source/
H A Dstorbase.hxx552 void guard (sal_uInt32 nAddr) in guard() function
768 static storeError guard (PageHolder & rxPage, sal_uInt32 nAddr) in guard() function in store::PageHolderObject
H A Dstorbios.cxx144 void guard() in guard() function
H A Dstordata.cxx46 storeError OStoreDataPageObject::guard (sal_uInt32 nAddr) in guard() function in OStoreDataPageObject
202 storeError OStoreIndirectionPageObject::guard (sal_uInt32 nAddr) in guard() function in OStoreIndirectionPageObject
576 storeError OStoreDirectoryPageObject::guard (sal_uInt32 nAddr) in guard() function in OStoreDirectoryPageObject

Completed in 142 milliseconds

123456