Searched refs:commit_read (Results 1 – 2 of 2) sorted by relevance
25 // commit_read/write_pipe54 // commit_read/write_pipe
431 self.queue.commit_read(txn); in drop()448 fn commit_read(&mut self, txn: MemTransaction) -> bool { in commit_read() method