Home | History | Annotate | Download | only in src

Lines Matching refs:cRef

1668     ULONG cRef = InterlockedDecrement(&m_cRef);
1669 if (cRef == 0)
1673 return cRef;