Monero
Public Attributes | List of all members
MDB_reader Struct Reference
Collaboration diagram for MDB_reader:
Collaboration graph
[legend]

Public Attributes

union {
   MDB_rxbody   mrx
 
   char   pad [(sizeof(MDB_rxbody)+CACHELINE-1)
      &~(CACHELINE-1)]
 
mru
 

Detailed Description

The actual reader record, with cacheline padding.

Member Data Documentation

◆ mru

union { ... } MDB_reader::mru

◆ mrx

MDB_rxbody MDB_reader::mrx

◆ pad

char MDB_reader::pad[(sizeof(MDB_rxbody)+CACHELINE-1) &~(CACHELINE-1)]

cache line alignment


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