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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp209 typedef BOpenHashTable<TransactionHash> TransactionTable; typedef in namespace:__anon39
220 TransactionTable* transaction_hash;
1452 transaction_hash = new(std::nothrow) TransactionTable();
2284 TransactionTable::Iterator iterator(cache->transaction_hash);
2624 TransactionTable::Iterator iterator(cache->transaction_hash);
2841 TransactionTable::Iterator iterator(cache->transaction_hash);

Completed in 87 milliseconds