Searched refs:m_pSyncMutex (Results 1 – 1 of 1) sorted by relevance
245 osl::Mutex* m_pSyncMutex; member252 m_pSyncMutex( pSyncMutex ) in GetPPDAttribs()278 MutexGuard aGuard( *m_pSyncMutex ); in executeCall()286 m_pSyncMutex->release(); in waitResult()295 m_pSyncMutex->acquire(); in waitResult()
Completed in 22 milliseconds