MySQL 8.3.0
Source Code Documentation
ut::mt_fast_modulo_t::data_t Struct Reference

Public Attributes

std::atomic< uint64_t > m_mod
 
std::atomic< uint64_t > m_inv
 

Member Data Documentation

◆ m_inv

std::atomic<uint64_t> ut::mt_fast_modulo_t::data_t::m_inv

◆ m_mod

std::atomic<uint64_t> ut::mt_fast_modulo_t::data_t::m_mod

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