mpmc-queue: improve driver, to read all items from queue
authorBrian Norris <banorris@uci.edu>
Thu, 1 Nov 2012 19:19:58 +0000 (12:19 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 1 Nov 2012 19:19:58 +0000 (12:19 -0700)
commitfca16811b01b581abd2a12df879558cdf32663e4
treec043cb3c8289e418bd2b98f516dfd79d39dbb981
parent56f694f69986d2bf749d9cec0c5fe2fa4693aed0
mpmc-queue: improve driver, to read all items from queue

threadB() will now read all currently available items from the queue.
mpmc-queue/mpmc-queue.cc