Home
last modified time | relevance | path

Searched refs:nWeakRef (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppu/source/uno/
H A Dlbenv.cxx160 sal_Int32 nWeakRef; member
545 ::osl_incrementInterlockedCount( &that->nWeakRef ); in defenv_acquire()
564 if (! ::osl_decrementInterlockedCount( &that->nWeakRef )) in defenv_release()
574 ::osl_incrementInterlockedCount( &that->nWeakRef ); in defenv_acquireWeak()
581 if (! ::osl_decrementInterlockedCount( &that->nWeakRef )) in defenv_releaseWeak()
611 ::osl_incrementInterlockedCount( &that->nWeakRef ); in defenv_harden()
625 nWeakRef( 0 ) in uno_DefaultEnvironment()

Completed in 23 milliseconds