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()
19 SkBaseIStream::SkBaseIStream() : _refcount(1) { } in SkBaseIStream()42 return (ULONG)InterlockedIncrement(&_refcount); in AddRef()46 ULONG res = (ULONG) InterlockedDecrement(&_refcount); in Release()
26 LONG _refcount;
863 pcre[16|32]_refcount.c )