mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-20 02:32:19 +00:00
comment added
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
//
|
||||
// based on Dmitry Vyukov's intrusive MPSC queue
|
||||
// http://www.1024cores.net/home/lock-free-algorithms/queues/intrusive-mpsc-node-based-queue
|
||||
// https://groups.google.com/forum/#!topic/lock-free/aFHvZhu1G-0
|
||||
|
||||
#ifndef BOOST_FIBERS_DETAIL_CONTEXT_MPSC_QUEUE_H
|
||||
#define BOOST_FIBERS_DETAIL_CONTEXT_MPSC_QUEUE_H
|
||||
|
||||
Reference in New Issue
Block a user