MySQL 9.1.0
Source Code Documentation
|
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 |