Home | History | Annotate | Download | only in i18n

Lines Matching defs:refCount

1189     int32_t refCount;
1276 ++(cacheEntry->refCount);
1302 --(cacheEntry->refCount);
1304 if (cacheEntry->refCount == 0) {
1315 cacheEntry->refCount = 2; // one for cache, one for reference
1327 ++(cacheEntry->refCount);
1374 --(cacheEntry->refCount);
1375 if (cacheEntry->refCount == 0) { // remove