Monero
Loading...
Searching...
No Matches
MDB_reader Struct Reference
Collaboration diagram for MDB_reader:

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

◆ [union]

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: