From a35494a7799e7bf679654be0455a1b0d2a4585b3 Mon Sep 17 00:00:00 2001 From: myd7349 Date: Fri, 26 Jul 2019 18:57:51 +0800 Subject: [mpmcqueue][spscqueue] Add new port --- ports/spscqueue/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/spscqueue/CONTROL (limited to 'ports/spscqueue/CONTROL') diff --git a/ports/spscqueue/CONTROL b/ports/spscqueue/CONTROL new file mode 100644 index 000000000..e8330caaa --- /dev/null +++ b/ports/spscqueue/CONTROL @@ -0,0 +1,4 @@ +Source: spscqueue +Version: 2019-07-26 +Description: A bounded single-producer single-consumer wait-free and lock-free queue written in C++11 +Homepage: https://github.com/rigtorp/SPSCQueue -- cgit v1.2.3