ReactOS 0.4.15-dev-7942-gd23573b
recovery_info Struct Reference
Collaboration diagram for recovery_info:

Public Attributes

tid_t start_transaction
 
tid_t end_transaction
 
int nr_replays
 
int nr_revokes
 
int nr_revoke_hits
 

Detailed Description

Definition at line 31 of file recovery.c.

Member Data Documentation

◆ end_transaction

tid_t recovery_info::end_transaction

Definition at line 34 of file recovery.c.

◆ nr_replays

int recovery_info::nr_replays

Definition at line 36 of file recovery.c.

◆ nr_revoke_hits

int recovery_info::nr_revoke_hits

Definition at line 38 of file recovery.c.

◆ nr_revokes

int recovery_info::nr_revokes

Definition at line 37 of file recovery.c.

◆ start_transaction

tid_t recovery_info::start_transaction

Definition at line 33 of file recovery.c.


The documentation for this struct was generated from the following file: