Searched refs:fFullCount (Results 1 – 2 of 2) sorted by relevance
227 : fFull(NULL), fEmpty(NULL), fFullCount(0), fEmptyCount(0) in BaseDepot()337 fFullCount--; in _ExchangeWithFull()361 fFullCount++; in _ExchangeWithEmpty()
514 size_t fFullCount, fEmptyCount; variable