Searched refs:m_aDispatchMutex (Results 1 – 1 of 1) sorted by relevance
529 oslMutex m_aDispatchMutex; member in GtkXLib564 m_aDispatchMutex = osl_createMutex(); in GtkXLib()578 osl_destroyMutex( m_aDispatchMutex ); in ~GtkXLib()853 if( osl_tryToAcquireMutex( m_aDispatchMutex ) ) in Yield()887 osl_releaseMutex( m_aDispatchMutex ); in Yield()