summaryrefslogtreecommitdiffstats
path: root/lf_ring_buffer.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-07parallel testsJérémy Zurcher1-7/+15
2010-01-06ring buffer read : set read_from=-1 if read_from==write_toJérémy Zurcher1-2/+9
2010-01-06ring buffer is better ... one more crashJérémy Zurcher1-17/+58
2010-01-05add missing read_delay init in lf_ring_bufferJérémy Zurcher1-1/+2
2010-01-05first lock free ring buffer implementationJérémy Zurcher1-0/+125