Searched refs:m_outerMutex (Results 1 – 1 of 1) sorted by relevance
70 osl::Mutex m_outerMutex; member in AffineBridge129 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 9 milliseconds