Searched refs:m_aRefCount (Results 1 – 5 of 5) sorted by relevance
59 : m_aRefCount( 0 )84 oslInterlockedCount m_aRefCount; member in cppu::OWeakConnectionPoint102 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()108 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()352 oslInterlockedCount m_aRefCount; member in com::sun::star::uno::OWeakRefListener362 , m_aRefCount( 1 ) in OWeakRefListener()374 osl_decrementInterlockedCount( &m_aRefCount ); in OWeakRefListener()378 : m_aRefCount( 1 ) in OWeakRefListener()395 osl_decrementInterlockedCount( &m_aRefCount ); in OWeakRefListener()421 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()[all …]
39 m_aRefCount(0), in JavaContext()47 : m_aRefCount(0), in JavaContext()69 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()74 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()
57 m_aRefCount(0), in JavaInteractionHandler()69 m_aRefCount(0), in JavaInteractionHandler()96 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()101 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()
64 oslInterlockedCount m_aRefCount; member in svt::JavaInteractionHandler
77 oslInterlockedCount m_aRefCount; member in svt::JavaContext