Home | History | Annotate | Download | only in win

Lines Matching refs:m_refCount

309     : m_refCount(0)
2359 return ++m_refCount;
2366 if (m_refCount == 1) {
2374 ULONG newRef = --m_refCount;