Home
last modified time | relevance | path

Searched refs:getMutex (Results 76 – 85 of 85) sorted by relevance

1234

/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx394 ::osl::Mutex* getMutex() const { return m_pMutex; } in getMutex() function in dbaccess::ORowSetBase
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx226 ,m_aSelectionListeners( getMutex() ) in SbaTableQueryBrowser()
227 ,m_aContextMenuInterceptors( getMutex() ) in SbaTableQueryBrowser()
1007 ::osl::MutexGuard aGuard( getMutex() ); in suspend()
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y4571 ::osl::MutexGuard aGuard(getMutex());
4582 ::osl::MutexGuard aGuard(getMutex());
/trunk/main/forms/source/inc/
H A DFormComponent.hxx503 virtual ::osl::Mutex& getMutex();
/trunk/main/scripting/source/stringresource/
H A Dstringresource.hxx56 ::osl::Mutex& getMutex();
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1351 const ::osl::MutexGuard guard( getMutex() ); in getBundle()
/trunk/main/forms/source/component/
H A DDatabaseForm.hxx254 virtual ::osl::Mutex& getMutex();
H A DFormComponent.cxx1147 ::osl::Mutex& OControlModel::getMutex() in getMutex() function in frm::OControlModel
H A DDatabaseForm.cxx1375 ::osl::Mutex& ODatabaseForm::getMutex() in getMutex() function in frm::ODatabaseForm
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx591 ::osl::MutexGuard aGuard( getMutex() ); in suspend()

Completed in 203 milliseconds

1234