Lines Matching refs:newCount
83 ULONG newCount = InterlockedDecrement(&fRefCount);
84 if (0 == newCount) {
87 return newCount;
159 ULONG newCount = InterlockedDecrement(&fRefCount);
160 if (0 == newCount) {
163 return newCount;
246 ULONG newCount = InterlockedDecrement(&fRefCount);
247 if (0 == newCount) {
250 return newCount;
616 ULONG newCount = InterlockedDecrement(&fRefCount);
617 if (0 == newCount) {
620 return newCount;
717 ULONG newCount = InterlockedDecrement(&fRefCount);
718 if (0 == newCount) {
721 return newCount;