MySQL 8.3.0
Source Code Documentation
Counter::Shard Struct Reference

Counter shard. More...

#include <ut0counter.h>

Public Attributes

Pad m_pad
 Separate on cache line. More...
 
N m_n {}
 Sharded counter. More...
 

Detailed Description

Counter shard.

Member Data Documentation

◆ m_n

N Counter::Shard::m_n {}

Sharded counter.

◆ m_pad

Pad Counter::Shard::m_pad

Separate on cache line.


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