Searched refs:strongs (Results 1 – 1 of 1) sorted by relevance
781 int32_t strongs = mRefs->mStrong.load(std::memory_order_relaxed); in ~RefBase() local783 if (strongs == INITIAL_STRONG_VALUE) { in ~RefBase()797 } else if (strongs != 0) { in ~RefBase()799 strongs); in ~RefBase()