|
MySQL 5.6.14 Source Code Document
|


Go to the source code of this file.
Classes | |
| struct | generic_indexer_t< Type, N > |
| struct | thread_id_indexer_t< Type, N > |
| struct | single_indexer_t< Type, N > |
| class | ib_counter_t< Type, N, Indexer > |
Macros | |
| #define | CACHE_LINE_SIZE 64 |
| #define | IB_N_SLOTS 64 |
| #define CACHE_LINE_SIZE 64 |
CPU cache line size
Definition at line 35 of file ut0counter.h.
| #define IB_N_SLOTS 64 |
Default number of slots to use in ib_counter_t
Definition at line 38 of file ut0counter.h.