MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
class | ut::Sharded_bitset< SHARDS_COUNT > |
A Sharded_bitset<SHARDS_COUNT>(n) is like a bitset<n> in that it represents a vector of n bits, which can be set(pos) or reset(pos) for 0<=pos<n. More... | |
Namespaces | |
namespace | ut |
This file contains a set of libraries providing overloads for regular dynamic allocation routines which allow for opt-in memory instrumentation through performance schema memory engine (PFS). | |