Test program for simple queue operations. Good for testing thread/cothread interations.
authorErik Walthinsen <omega@temple-baptist.org>
Fri, 8 Dec 2000 20:31:40 +0000 (20:31 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Fri, 8 Dec 2000 20:31:40 +0000 (20:31 +0000)
commit1aed13ae6b54b8cd114b63ca73b228064e6988e7
treed7e59430f0c0c98cab3a6886767d6dc83f3c1d1f
parentcd24b35b702ecff1bf4f564c8674d9cbca207df6
Test program for simple queue operations.  Good for testing thread/cothread interations.

Original commit message from CVS:
Test program for simple queue operations.  Good for testing thread/cothread
interations.
tests/Makefile.am
tests/queue.c [new file with mode: 0644]