Searched refs:_refcount (Results 1 – 5 of 5) sorted by relevance
11 int* _refcount; in f() local13 __sync_fetch_and_add(_refcount, 1); in f()
21 SkBaseIStream::SkBaseIStream() : _refcount(1) { } in SkBaseIStream()44 return (ULONG)InterlockedIncrement(&_refcount); in AddRef()48 ULONG res = (ULONG) InterlockedDecrement(&_refcount); in Release()
30 LONG _refcount;
872 pcre[16|32]_refcount.c )