Searched refs:m_aDispatchMutex (Results 1 – 1 of 1) sorted by relevance
533 oslMutex m_aDispatchMutex; member in GtkXLib568 m_aDispatchMutex = osl_createMutex(); in GtkXLib()582 osl_destroyMutex( m_aDispatchMutex ); in ~GtkXLib()857 if( osl_tryToAcquireMutex( m_aDispatchMutex ) ) in Yield()891 osl_releaseMutex( m_aDispatchMutex ); in Yield()
Completed in 7 milliseconds