Searched refs:commit_read (Results 1 – 1 of 1) sorted by relevance
433 self.queue.commit_read(txn); in drop()450 fn commit_read(&mut self, txn: MemTransaction) -> bool { in commit_read() method