Lines Matching refs:Mutex

74 static osl::Mutex* pResMgrMutex = NULL;
75 static osl::Mutex& getResMgrMutex() in getResMgrMutex()
79 osl::Guard<osl::Mutex> aGuard( *osl::Mutex::getGlobalMutex() ); in getResMgrMutex()
81 pResMgrMutex = new osl::Mutex(); in getResMgrMutex()
919 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in DestroyAllResMgr()
936 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in Init()
983 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ~ResMgr()
1037 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in TestStack()
1067 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in IsAvailable()
1107 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetClass()
1119 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResource()
1220 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResourceSkipHeader()
1237 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in PopContext()
1287 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in CreateBlock()
1387 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetRemainSize()
1402 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in Increment()
1683 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in CreateResMgr()
1700 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in SearchCreateResMgr()
1715 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ReadShort()
1729 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ReadLong()
1743 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ReadStringWithoutHook()
1773 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ReadByteString()
1797 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetAutoHelpId()
1896 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in SetReadStringHook()
1911 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in SetDefaultLocale()
1930 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in SimpleResMgr()
1941 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in SimpleResMgr()
1986 osl::Guard<osl::Mutex> aGuard2( getResMgrMutex() ); in ReadString()
2024 osl::Guard<osl::Mutex> aGuard2( getResMgrMutex() ); in ReadString()
2058 osl::Guard<osl::Mutex> aGuard2( getResMgrMutex() ); in ReadBlob()
2098 osl::Guard<osl::Mutex> aGuard2( getResMgrMutex() ); in ReadBlob()