Home
last modified time | relevance | path

Searched refs:ReadWriteGuard (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx152 ::utl::ReadWriteGuard aGuard( aMutex ); in getLocale()
525 ::utl::ReadWriteGuard aGuard( aMutex ); in getOneLocaleItem()
621 ::utl::ReadWriteGuard aGuard( aMutex ); in getOneReservedWord()
672 ::utl::ReadWriteGuard aGuard( aMutex ); in getDefaultCalendar()
698 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrSymbol()
710 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrBankSymbol()
722 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrPositiveFormat()
734 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrNegativeFormat()
746 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrDigits()
1025 ::utl::ReadWriteGuard aGuard( aMutex ); in getDateFormat()
[all …]
H A Dreadwritemutexguard.cxx32 ReadWriteGuard::ReadWriteGuard( ReadWriteMutex& rMutexP, in ReadWriteGuard() function in utl::ReadWriteGuard
70 ReadWriteGuard::~ReadWriteGuard() in ~ReadWriteGuard()
89 void ReadWriteGuard::changeReadToWrite() in changeReadToWrite()
/trunk/main/unotools/inc/unotools/
H A Dreadwritemutexguard.hxx31 class ReadWriteGuard;
34 friend class ReadWriteGuard;
79 class ReadWriteGuard class
84 ReadWriteGuard(
88 ~ReadWriteGuard();

Completed in 26 milliseconds