MySQL 8.3.0
Source Code Documentation
atomics_array_index_padding.h File Reference
#include <algorithm>
#include <atomic>
#include <cmath>
#include <map>
#include <memory>
#include <sstream>
#include <thread>
#include <tuple>
#include "sql/memory/aligned_atomic.h"

Go to the source code of this file.

Classes

class  container::Padded_indexing< T >
 Indexing provider that pads each of the array elements to the size of the CPU cache line, in order to avoid false sharing and cache misses. More...
 

Namespaces

namespace  container