First page Back Continue Last page Graphics
Transactional Read (ReadT)
Once per object read in this transaction:
- ensure we're on list of readers
- kill any writers
Notes:
If we were transaction 18 (not the same as the transaction which created the committed version), we'd add ourselves here to the reader list.