Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx70 osl::Mutex m_outerMutex; member in AffineBridge
129 osl::MutexGuard guard(m_pAffineBridge->m_outerMutex); in run()
247 osl::MutexGuard guard(m_outerMutex); // only one thread at a time can call into in v_callInto_v()
281 osl::MutexGuard guard_m_outerMutex(m_outerMutex); in v_callOut_v()

Completed in 12 milliseconds