MySQL 8.0.40
Source Code Documentation
|
Object pool. More...
Go to the source code of this file.
Classes | |
struct | Pool< Type, Factory, LockStrategy > |
Allocate the memory for the object in blocks. More... | |
struct | Pool< Type, Factory, LockStrategy >::Element |
struct | PoolManager< Pool, LockStrategy > |
Object pool.
Created 2012-Feb-26 Sunny Bains