Searched refs:m_aRefCount (Results 1 – 5 of 5) sorted by relevance
59 : m_aRefCount( 0 )84 oslInterlockedCount m_aRefCount; member in cppu::OWeakConnectionPoint101 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()107 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()348 oslInterlockedCount m_aRefCount; member in com::sun::star::uno::OWeakRefListener358 , m_aRefCount( 1 ) in OWeakRefListener()370 osl_decrementInterlockedCount( &m_aRefCount ); in OWeakRefListener()374 : m_aRefCount( 1 ) in OWeakRefListener()391 osl_decrementInterlockedCount( &m_aRefCount ); in OWeakRefListener()417 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()[all …]
39 m_aRefCount(0), in JavaContext()47 : m_aRefCount(0), in JavaContext()68 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()73 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()
57 m_aRefCount(0), in JavaInteractionHandler()69 m_aRefCount(0), in JavaInteractionHandler()95 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()100 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()
62 oslInterlockedCount m_aRefCount; member in svt::JavaInteractionHandler
75 oslInterlockedCount m_aRefCount; member in svt::JavaContext