|
InnoDB Plugin
1.0
|


Go to the source code of this file.
Data Structures | |
| 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 |
Counter utility class
Created 2012/04/12 by Sunny Bains
| #define CACHE_LINE_SIZE 64 |
CPU cache line size
| #define IB_N_SLOTS 64 |
Default number of slots to use in ib_counter_t
1.8.1.2