Lines Matching full:refcount
1406 int32_t refCount;1490 ++(cacheEntry->refCount);1516 --(cacheEntry->refCount);1518 if (cacheEntry->refCount == 0) {1529 cacheEntry->refCount = 2; // one for cache, one for reference1541 ++(cacheEntry->refCount);1591 --(cacheEntry->refCount);1592 if (cacheEntry->refCount == 0) { // remove