Add multithreaded test for spsc_queue
commit366ba63845419fc2412a2f2c4c88327e8f71dda4
authorPawel Dziepak <pdziepak@quarnos.org>
Fri, 6 Dec 2013 16:42:56 +0000 (6 17:42 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Fri, 6 Dec 2013 16:42:56 +0000 (6 17:42 +0100)
treeee589301e77f7cd33de7fd6fcf706be3eec121ec
parentc5cd139bd5a29d6f47b160b995ceda448f986484
Add multithreaded test for spsc_queue

Signed-off-by: Pawel Dziepak <pdziepak@quarnos.org>
.gitignore
configure.ac
m4/m4-ax_pthread.m4 [new file with mode: 0644]
test/Makefile.am
test/spsc_queue_m.c [new file with mode: 0644]