Searched refs:m_aRefCount (Results 1 – 5 of 5) sorted by relevance
61 : m_aRefCount( 0 )86 oslInterlockedCount m_aRefCount; member in cppu::OWeakConnectionPoint104 osl_incrementInterlockedCount( &m_aRefCount ); in acquire()110 if (! osl_decrementInterlockedCount( &m_aRefCount )) in release()355 oslInterlockedCount m_aRefCount; member in com::sun::star::uno::OWeakRefListener365 , m_aRefCount( 1 ) in OWeakRefListener()377 osl_decrementInterlockedCount( &m_aRefCount ); in OWeakRefListener()381 : m_aRefCount( 1 ) in OWeakRefListener()398 osl_decrementInterlockedCount( &m_aRefCount ); in OWeakRefListener()424 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
Completed in 22 milliseconds