![]() |
MySQL 9.6.0
Source Code Documentation
|
#include <lock_free_type.h>
Public Types | |
| using | Type = typename TypeSelector< T >::Type |
Public Attributes | |
| std::atomic< Type > | m_value |
| using temptable::Lock_free_type< T, Alignment::L1_DCACHE_SIZE, TypeSelector >::Type = typename TypeSelector<T>::Type |
| std::atomic<Type> temptable::Lock_free_type< T, Alignment::L1_DCACHE_SIZE, TypeSelector >::m_value |