Searched refs:getJavaVMRefCount (Results 1 – 1 of 1) sorted by relevance
85 oslInterlockedCount& getJavaVMRefCount() in getJavaVMRefCount() function93 osl_incrementInterlockedCount(&getJavaVMRefCount()); in addRef()98 osl_decrementInterlockedCount(&getJavaVMRefCount()); in releaseRef()99 if ( getJavaVMRefCount() == 0 ) in releaseRef()
Completed in 15 milliseconds