Searched refs:fMaxInQueue (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/bfs_tools/lib/
H A DCache.h45 fMaxInQueue(max),
90 Clear(fMaxInQueue);
167 && fCount > fMaxInQueue
169 Clear(fMaxInQueue);
189 int32 fMaxInQueue, fCount; member in class:Cache

Completed in 36 milliseconds