Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/rc/
H A Dresmgr.cxx75 static osl::Mutex& getResMgrMutex() in getResMgrMutex() function
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()
[all …]

Completed in 27 milliseconds