Home | History | Annotate | Download | only in docs

Lines Matching full:newcount

836       unsigned int newCount = atomic_decrement(&mRefCount);
837 if (newCount == 0) {
850 unsigned int newCount = atomic_decrement(&mRefCount);
851 if (newCount == 0) {