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

/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp204 typedef BOpenHashTable<RuleHash> RuleTable; typedef
207 static RuleTable *sRulesHash;
762 sRulesHash = new(std::nothrow) RuleTable();

Completed in 30 milliseconds