MySQL 9.0.0
Source Code Documentation
ut0mpmcbq.h File Reference
#include "ut0cpu_cache.h"
#include <atomic>

Go to the source code of this file.

Classes

class  mpmc_bq< T >
 Multiple producer consumer, bounded queue Implementation of Dmitry Vyukov's MPMC algorithm http://www.1024cores.net/home/lock-free-algorithms/queues/bounded-mpmc-queue. More...
 
struct  mpmc_bq< T >::Cell