| /aoo41x/main/codemaker/test/cppumaker/ | 
| H A D | test_codemaker_cppumaker.cxx | 411     Guard guard(buffer.get());  in testBigStruct()  local412     CPPUNIT_ASSERT_EQUAL(guard.p->m1, sal_False);  in testBigStruct()
 413     CPPUNIT_ASSERT_EQUAL(guard.p->m2, static_cast< sal_Int8 >(0));  in testBigStruct()
 414     CPPUNIT_ASSERT_EQUAL(guard.p->m3, static_cast< sal_Int16 >(0));  in testBigStruct()
 416     CPPUNIT_ASSERT_EQUAL(guard.p->m5, static_cast< sal_Int32 >(0));  in testBigStruct()
 420     CPPUNIT_ASSERT_EQUAL(guard.p->m9, 0.0f);  in testBigStruct()
 421     CPPUNIT_ASSERT_EQUAL(guard.p->m10, 0.0);  in testBigStruct()
 426     CPPUNIT_ASSERT_EQUAL(guard.p->m14.hasValue(), sal_False);  in testBigStruct()
 430     CPPUNIT_ASSERT_EQUAL(guard.p->m17.m1, sal_False);  in testBigStruct()
 431     CPPUNIT_ASSERT_EQUAL(guard.p->m17.m2.is(), sal_False);  in testBigStruct()
 [all …]
 
 | 
| /aoo41x/main/stoc/source/simpleregistry/ | 
| H A D | simpleregistry.cxx | 264     osl::MutexGuard guard(registry_->mutex_);  in getKeyName()  local271     osl::MutexGuard guard(registry_->mutex_);  in isReadOnly()  local
 276     osl::MutexGuard guard(registry_->mutex_);  in isValid()  local
 1130     osl::MutexGuard guard(mutex_);  in getURL()  local
 1138     osl::MutexGuard guard(mutex_);  in open()  local
 1180     osl::MutexGuard guard(mutex_);  in isValid()  local
 1187     osl::MutexGuard guard(mutex_);  in close()  local
 1207     osl::MutexGuard guard(mutex_);  in destroy()  local
 1227     osl::MutexGuard guard(mutex_);  in getRootKey()  local
 1248     osl::MutexGuard guard(mutex_);  in isReadOnly()  local
 [all …]
 
 | 
| /aoo41x/main/basegfx/source/tools/ | 
| H A D | unopolypolygon.cxx | 63         osl::MutexGuard const guard( m_aMutex );  in addPolyPolygon()  local143         osl::MutexGuard const guard( m_aMutex );          in getNumberOfPolygons()  local
 150         osl::MutexGuard const guard( m_aMutex );          in getNumberOfPolygonPoints()  local
 158         osl::MutexGuard const guard( m_aMutex );          in getFillRule()  local
 165         osl::MutexGuard const guard( m_aMutex );          in setFillRule()  local
 174         osl::MutexGuard const guard( m_aMutex );          in isClosed()  local
 184         osl::MutexGuard const guard( m_aMutex );  in setClosed()  local
 211         osl::MutexGuard const guard( m_aMutex );  in getPoints()  local
 224         osl::MutexGuard const guard( m_aMutex );  in setPoints()  local
 246         osl::MutexGuard const guard( m_aMutex );          in getPoint()  local
 [all …]
 
 | 
| /aoo41x/main/cppu/source/threadpool/ | 
| H A D | threadpool.cxx | 69 		MutexGuard guard( m_mutex );  in dispose()  local75 		MutexGuard guard( m_mutex );  in stopDisposing()  local
 90 		MutexGuard guard( m_mutex );  in isDisposed()  local
 141 			MutexGuard guard( m_mutex );  in dispose()  local
 188 			MutexGuard guard( m_mutexWaitingThreadList );  in waitInPool()  local
 246 		MutexGuard guard( m_mutex );  in revokeQueue()  local
 295 			MutexGuard guard( m_mutex );  in addJob()  local
 340 		MutexGuard guard( m_mutex );  in prepare()  local
 359 			MutexGuard guard( m_mutex );  in enter()  local
 415 	MutexGuard guard( Mutex::getGlobalMutex() );  in uno_threadpool_create()  local
 [all …]
 
 | 
| H A D | jobqueue.cxx | 52 		MutexGuard guard( m_mutex );  in add()  local67 			MutexGuard guard( m_mutex );  in enter()  local
 80 				MutexGuard guard( m_mutex );  in enter()  local
 92 				MutexGuard guard( m_mutex );  in enter()  local
 131 			MutexGuard guard( m_mutex );  in enter()  local
 140 		MutexGuard guard( m_mutex );  in dispose()  local
 160 		MutexGuard guard( m_mutex );  in suspend()  local
 166 		MutexGuard guard( m_mutex );  in resume()  local
 176 		MutexGuard guard( m_mutex );  in isEmpty()  local
 182 		MutexGuard guard( m_mutex );  in isCallstackEmpty()  local
 
 | 
| /aoo41x/main/io/source/stm/ | 
| H A D | omark.cxx | 181 			MutexGuard guard( m_mutex );  in writeBytes()  local230 		MutexGuard guard( m_mutex );  in closeOutput()  local
 256 	MutexGuard guard( m_mutex );  in createMark()  local
 270 	MutexGuard guard( m_mutex );  in deleteMark()  local
 291 	MutexGuard guard( m_mutex );  in jumpToMark()  local
 310 	MutexGuard guard( m_mutex );  in jumpToFurthest()  local
 321 	MutexGuard guard( m_mutex );  in offsetToMark()  local
 784 	MutexGuard guard( m_mutex );  in createMark()  local
 795 	MutexGuard guard( m_mutex );  in deleteMark()  local
 816 	MutexGuard guard( m_mutex );  in jumpToMark()  local
 [all …]
 
 | 
| H A D | opipe.cxx | 170 			MutexGuard guard( m_mutexAccess );  in readBytes()  local209 			MutexGuard guard( m_mutexAccess );  in readSomeBytes()  local
 241 	MutexGuard guard( m_mutexAccess );  in skipBytes()  local
 269 	MutexGuard guard( m_mutexAccess );  in available()  local
 284 	MutexGuard guard( m_mutexAccess );  in closeInput()  local
 304 	MutexGuard guard( m_mutexAccess );  in writeBytes()  local
 379 	MutexGuard guard( m_mutexAccess );  in closeOutput()  local
 
 | 
| /aoo41x/main/sal/rtl/source/ | 
| H A D | unload.cxx | 111 		MutexGuard guard( osl::Mutex::getGlobalMutex() );  in getUnloadingMutex()  local134 		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 …]
 
 | 
| H A D | bootstrap.cxx | 422 	osl::MutexGuard guard( osl::Mutex::getGlobalMutex() );  in get_static_bootstrap_handle()  local652     osl::ResettableMutexGuard guard( osl::Mutex::getGlobalMutex() );  in rtl_bootstrap_args_open()  local
 658         guard.clear();  in rtl_bootstrap_args_open()
 660         guard.reset();  in rtl_bootstrap_args_open()
 676             guard.clear();  in rtl_bootstrap_args_open()
 698     osl::MutexGuard guard( osl::Mutex::getGlobalMutex() );  in rtl_bootstrap_args_close()  local
 734 	osl::MutexGuard guard( osl::Mutex::getGlobalMutex() );  in rtl_bootstrap_get_from_handle()  local
 776 	osl::MutexGuard guard( osl::Mutex::getGlobalMutex() );  in rtl_bootstrap_setIniFileName()  local
 802     osl::MutexGuard guard( osl::Mutex::getGlobalMutex() );  in rtl_bootstrap_set()  local
 
 | 
| /aoo41x/main/unoxml/source/dom/ | 
| H A D | characterdata.cxx | 65         ::osl::ClearableMutexGuard guard(m_rMutex);  in appendData()73             guard.clear(); // release mutex before calling event handlers  in appendData()
 84         ::osl::ClearableMutexGuard guard(m_rMutex);  in deleteData()
 107             guard.clear(); // release mutex before calling event handlers  in deleteData()
 155         ::osl::ClearableMutexGuard guard(m_rMutex);  in insertData()
 177             guard.clear(); // release mutex before calling event handlers  in insertData()
 190         ::osl::ClearableMutexGuard guard(m_rMutex);  in replaceData()
 214             guard.clear(); // release mutex before calling event handlers  in replaceData()
 225         ::osl::ClearableMutexGuard guard(m_rMutex);  in setData()
 233             guard.clear(); // release mutex before calling event handlers  in setData()
 
 | 
| H A D | node.cxx | 301         ::osl::ClearableMutexGuard guard(m_rMutex);  in appendChild()389         guard.clear();  in appendChild()
 680         ::osl::ClearableMutexGuard guard(m_rMutex);  in insertBefore()
 709             guard.clear();  in insertBefore()
 787         ::osl::ClearableMutexGuard guard(m_rMutex);  in removeChild()
 830         guard.clear();  in removeChild()
 863         ::osl::ClearableMutexGuard guard(m_rMutex);  in replaceChild()
 941         guard.clear(); // release for calling event handlers  in replaceChild()
 
 | 
| /aoo41x/main/slideshow/source/engine/ | 
| H A D | slideshowimpl.cxx | 659     osl::MutexGuard const guard( m_aMutex );  in disposing()  local1101     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 …]
 
 | 
| /aoo41x/main/cppu/source/uno/ | 
| H A D | lbenv.cxx | 289                 guard.clear();  in defenv_registerInterface()347                 guard.clear();  in defenv_registerProxyInterface()
 386         guard.clear();  in s_stub_defenv_revokeInterface()
 440                     guard.clear();  in s_stub_defenv_revokeInterface()
 474         guard.clear();  in defenv_getObjectIdentifier()
 500     ::osl::MutexGuard guard( that->mutex );  in defenv_getRegisteredInterface()
 523     ::osl::MutexGuard guard( that->mutex );  in defenv_getRegisteredInterfaces()
 604     ::osl::MutexGuard guard( rData.mutex );  in defenv_harden()
 742     ::osl::MutexGuard guard( that->mutex );  in uno_dumpEnvironment()
 920     ::osl::MutexGuard guard( mutex );  in ~EnvironmentsData()
 [all …]
 
 | 
| /aoo41x/main/desktop/source/deployment/registry/ | 
| H A D | dp_backend.cxx | 68     ::osl::MutexGuard guard( getMutex() );  in disposing()112     ::osl::MutexGuard guard( getMutex() );  in check()
 151     ::osl::ResettableMutexGuard guard( getMutex() );  in bindPackage()
 173     guard.clear();  in bindPackage()
 199     guard.reset();  in bindPackage()
 216     guard.clear();  in bindPackage()
 360     ::osl::MutexGuard guard( getMutex() );  in check()
 621         ::osl::ResettableMutexGuard guard( getMutex() );  in isRegistered()
 622         return isRegistered_( guard,  in isRegistered()
 658             ::osl::ResettableMutexGuard guard( getMutex() );  in processPackage_impl()
 [all …]
 
 | 
| /aoo41x/main/jvmfwk/source/ | 
| H A D | framework.cxx | 67 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_findAllJREs()  local257 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_startVM()
 674 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_getSelectedJRE()  local
 741 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_getJavaInfoByPath()  local
 858 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_setSelectedJRE()  local
 889 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_setEnabled()  local
 947 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_setVMParameters()  local
 972 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_getVMParameters()  local
 995 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_setUserClassPath()  local
 1018 		osl::MutexGuard guard(jfw::FwkMutex::get());  in jfw_getUserClassPath()  local
 [all …]
 
 | 
| /aoo41x/main/sdext/source/pdfimport/misc/ | 
| H A D | pwdinteract.cxx | 70     bool isSelected() const { osl::MutexGuard const guard( m_aMutex ); return m_bSelected; }  in isSelected()  local88     osl::MutexGuard const guard( m_aMutex );  in getRequest()  local
 97     osl::MutexGuard const guard( m_aMutex );  in getContinuations()  local
 106     osl::MutexGuard const guard( m_aMutex );  in setPassword()  local
 113     osl::MutexGuard const guard( m_aMutex );  in getPassword()  local
 120     osl::MutexGuard const guard( m_aMutex );  in select()  local
 
 | 
| /aoo41x/main/store/source/ | 
| H A D | stordata.hxx | 94 	void guard() {}  in guard()  function120     virtual storeError guard  (sal_uInt32 nAddr);
 189 	void guard()  in guard()  function
 234     virtual storeError guard  (sal_uInt32 nAddr);
 336 	void guard()  in guard()  function
 449 	void guard()  in guard()  function
 618 	void guard()  in guard()  function
 620 		m_aNameBlock.guard();  in guard()
 621 		m_aDataBlock.guard();  in guard()
 702 	virtual storeError guard  (sal_uInt32 nAddr);
 
 | 
| /aoo41x/main/store/workben/ | 
| H A D | t_page.cxx | 224     void guard()  in guard()  function439         { pImpl->guard(); return store_E_None; }  in guard()
 484     virtual void guard();
 493 void PageObject::guard()  in guard()  function in PageObject
 496     p->guard();  in guard()
 586     void guard()  in guard()  function
 588         base::guard();  in guard()
 615         xPage->guard();  in dwim()
 618     virtual void guard()  in guard()  function in TestObject
 751     rPage.guard();
 [all …]
 
 | 
| /aoo41x/main/desktop/source/deployment/manager/ | 
| H A D | dp_managerfac.cxx | 121     ::osl::MutexGuard guard( getMutex() );  in check()134     ::osl::MutexGuard guard( getMutex() );  in disposing()
 155     ::osl::ResettableMutexGuard guard( getMutex() );  in getPackageManager()
 164     guard.clear();  in getPackageManager()
 166     guard.reset();  in getPackageManager()
 190             guard.clear();  in getPackageManager()
 
 | 
| /aoo41x/main/cppuhelper/source/ | 
| H A D | component_context.cxx | 423     MutexGuard guard( m_mutex );  in insertByName()  local437     MutexGuard guard( m_mutex );  in removeByName()  local
 455     MutexGuard guard( m_mutex );  in replaceByName()  local
 487     MutexGuard guard( m_mutex );  in getElementNames()  local
 502     MutexGuard guard( m_mutex );  in hasByName()  local
 516     MutexGuard guard( m_mutex );  in hasElements()  local
 544     ResettableMutexGuard guard( m_mutex );  in lookupMap()  local
 555     guard.clear();  in lookupMap()
 630     guard.reset();  in lookupMap()
 644     guard.clear();  in lookupMap()
 [all …]
 
 | 
| /aoo41x/main/scripting/source/provider/ | 
| H A D | ActiveMSPList.cxx | 137     ::osl::MutexGuard guard( m_mutex );  in getMSPFromInvocationContext()177             ::osl::MutexGuard guard( m_mutex );  in getMSPFromStringContext()
 192             ::osl::MutexGuard guard( m_mutex );  in getMSPFromStringContext()
 230     ::osl::MutexGuard guard( m_mutex );  in addActiveMSP()
 263             ::osl::MutexGuard guard( m_mutex );  in disposing()
 288         ::osl::MutexGuard guard( m_mutex );  in createNonDocMSPs()
 
 | 
| /aoo41x/main/bridges/source/jni_uno/ | 
| H A D | jni_info.cxx | 382     ClearableMutexGuard guard( m_mutex );  in create_type_info()  local387         guard.clear();  in create_type_info()
 393         guard.clear();  in create_type_info()
 410     ClearableMutexGuard guard( m_mutex );  in get_type_info()  local
 415         guard.clear();  in get_type_info()
 437     ClearableMutexGuard guard( m_mutex );  in get_type_info()  local
 441         guard.clear();  in get_type_info()
 464     ClearableMutexGuard guard( m_mutex );  in get_type_info()  local
 468         guard.clear();     in get_type_info()
 921     ::jvmaccess::VirtualMachine::AttachGuard guard(  in get_jni_info()
 [all …]
 
 | 
| /aoo41x/main/desktop/source/deployment/gui/ | 
| H A D | dp_gui_theextmgr.cxx | 125     const ::vos::OGuard guard( Application::GetSolarMutex() );  in createDialog()  local150     const ::vos::OGuard guard( Application::GetSolarMutex() );  in Show()  local
 158     const ::vos::OGuard guard( Application::GetSolarMutex() );  in SetText()  local
 166     const ::vos::OGuard guard( Application::GetSolarMutex() );  in ToTop()  local
 277         const ::vos::OGuard guard( Application::GetSolarMutex() );  in terminateDialog()  local
 444             const ::vos::OGuard guard( Application::GetSolarMutex() );  in disposing()  local
 513     const ::vos::OGuard guard( Application::GetSolarMutex() );  in get()  local
 
 | 
| /aoo41x/main/stoc/source/registry_tdprovider/ | 
| H A D | tdservice.cxx | 232         MutexGuard guard(getMutex());  in getProperties()  local308     MutexGuard guard(getMutex());  in getProperties()  local
 331     MutexGuard guard(getMutex());  in getConstructors()  local
 369         MutexGuard guard(getMutex());  in getReferences()  local
 417         MutexGuard guard(getMutex());  in getReferences()  local
 549         MutexGuard guard(getMutex());  in getReferences()  local
 
 | 
| /aoo41x/main/desktop/source/deployment/registry/component/ | 
| H A D | dp_component.cxx | 136             ::osl::ResettableMutexGuard & guard,140             ::osl::ResettableMutexGuard & guard,
 168             ::osl::ResettableMutexGuard & guard,
 172             ::osl::ResettableMutexGuard & guard,
 197             ::osl::ResettableMutexGuard & guard,
 201             ::osl::ResettableMutexGuard & guard,
 840     const ::osl::MutexGuard guard( getMutex() );  in unorc_verify_init()  local
 1090     const ::osl::MutexGuard guard( getMutex() );  in addToUnoRc()  local
 1110     const ::osl::MutexGuard guard( getMutex() );  in removeFromUnoRc()  local
 1124     const ::osl::MutexGuard guard( getMutex() );  in hasInUnoRc()  local
 [all …]
 
 |