MySQL 26.7.0
Source Code Documentation
padded_slot.h File Reference

Go to the source code of this file.

Classes

struct  mysql::concurrency::detail::Padded_slot< T, Mutex_tp, Cv_tp, cache_line_size_tp >
 Padded slot for Sync_bounded_queue, aligning the struct to cache line size to minimize false sharing in concurrent access. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::concurrency
 
namespace  mysql::concurrency::detail