Home
last modified time | relevance | path

Searched refs:guard (Results 1 – 25 of 180) sorted by relevance

12345678

/trunk/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx396 Guard guard(buffer.get()); in TEST() local
397 ASSERT_EQ(guard.p->m1, sal_False); in TEST()
398 ASSERT_EQ(guard.p->m2, static_cast< sal_Int8 >(0)); in TEST()
399 ASSERT_EQ(guard.p->m3, static_cast< sal_Int16 >(0)); in TEST()
401 ASSERT_EQ(guard.p->m5, static_cast< sal_Int32 >(0)); in TEST()
405 ASSERT_EQ(guard.p->m9, 0.0f); in TEST()
406 ASSERT_EQ(guard.p->m10, 0.0); in TEST()
411 ASSERT_EQ(guard.p->m14.hasValue(), sal_False); in TEST()
415 ASSERT_EQ(guard.p->m17.m1, sal_False); in TEST()
416 ASSERT_EQ(guard.p->m17.m2.is(), sal_False); in TEST()
[all …]
/trunk/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx264 osl::MutexGuard guard(registry_->mutex_); in getKeyName() local
271 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 …]
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx63 osl::MutexGuard const guard( m_aMutex ); in addPolyPolygon() local
143 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 …]
/trunk/main/cppu/source/threadpool/
H A Dthreadpool.cxx69 MutexGuard guard( m_mutex ); in dispose() local
75 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 Djobqueue.cxx52 MutexGuard guard( m_mutex ); in add() local
67 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
/trunk/main/io/source/stm/
H A Domark.cxx181 MutexGuard guard( m_mutex ); in writeBytes() local
230 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 Dopipe.cxx170 MutexGuard guard( m_mutexAccess ); in readBytes() local
209 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
/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 …]
H A Dbootstrap.cxx422 osl::MutexGuard guard( osl::Mutex::getGlobalMutex() ); in get_static_bootstrap_handle() local
652 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
/trunk/main/unoxml/source/dom/
H A Dcharacterdata.cxx65 ::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 Dnode.cxx301 ::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()
/trunk/main/slideshow/source/engine/
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 …]
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx289 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 …]
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx68 ::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 …]
/trunk/main/jvmfwk/source/
H A Dframework.cxx67 osl::MutexGuard guard(jfw::FwkMutex::get()); in jfw_findAllJREs() local
257 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 …]
/trunk/main/store/workben/
H A Dt_page.cxx224 void guard() in guard() function
439 { 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 …]
/trunk/main/store/source/
H A Dstordata.hxx94 void guard() {} in guard() function
120 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);
/trunk/main/sdext/source/pdfimport/misc/
H A Dpwdinteract.cxx70 bool isSelected() const { osl::MutexGuard const guard( m_aMutex ); return m_bSelected; } in isSelected() local
88 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
/trunk/main/desktop/source/deployment/manager/
H A Ddp_managerfac.cxx121 ::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()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx423 MutexGuard guard( m_mutex ); in insertByName() local
437 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 …]
/trunk/main/bridges/source/jni_uno/
H A Djni_info.cxx382 ClearableMutexGuard guard( m_mutex ); in create_type_info() local
387 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 …]
/trunk/main/scripting/source/provider/
H A DActiveMSPList.cxx137 ::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()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx125 const ::vos::OGuard guard( Application::GetSolarMutex() ); in createDialog() local
150 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
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx232 MutexGuard guard(getMutex()); in getProperties() local
308 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
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx136 ::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 …]

Completed in 221 milliseconds

12345678