Lines Matching full:newcount
76 ULONG newCount = InterlockedDecrement(&fRefCount);
77 if (0 == newCount) {
80 return newCount;
152 ULONG newCount = InterlockedDecrement(&fRefCount);
153 if (0 == newCount) {
156 return newCount;
239 ULONG newCount = InterlockedDecrement(&fRefCount);
240 if (0 == newCount) {
243 return newCount;
608 ULONG newCount = InterlockedDecrement(&fRefCount);
609 if (0 == newCount) {
612 return newCount;
709 ULONG newCount = InterlockedDecrement(&fRefCount);
710 if (0 == newCount) {
713 return newCount;