summaryrefslogtreecommitdiffstats
path: root/lf_fifo_test.c
AgeCommit message (Collapse)AuthorFilesLines
2013-02-01take care of param.nodesJérémy Zurcher1-3/+7
2013-02-01fifo test: add per thread push count checkJérémy Zurcher1-3/+8
2013-01-30lf_fifo_test: threaded push then threaded pop jobsJérémy Zurcher1-62/+170
2009-11-07lf_fifo don't use union anymore, just for one ==Jérémy Zurcher1-24/+21
2009-11-07push_tail and pop_head goes push and popJérémy Zurcher1-3/+3
2009-11-07lfq goes lf_fifoJérémy Zurcher1-0/+95