MySQL 9.0.0
Source Code Documentation
lock_free_pool.h File Reference

Lock-free pool implementation. More...

Go to the source code of this file.

Classes

class  temptable::Lock_free_pool< T, POOL_SIZE, ALIGNMENT, TypeSelector >
 Lock-free pool which consists of POOL_SIZE Lock_free_type elements. More...
 

Namespaces

namespace  temptable
 

Detailed Description

Lock-free pool implementation.