summaryrefslogtreecommitdiffstats
path: root/lf_ring_buffer.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-07faster with a constant backoff and timespec struct as local function variableJérémy Zurcher1-9/+0
2010-01-07parallel testsJérémy Zurcher1-6/+10
2010-01-06ring buffer is better ... one more crashJérémy Zurcher1-2/+2
2010-01-06lf_ring_buffer is almost good + testsJérémy Zurcher1-20/+10
2010-01-05add missing read_delay init in lf_ring_bufferJérémy Zurcher1-2/+2
2010-01-05first lock free ring buffer implementationJérémy Zurcher1-0/+85