aboutsummaryrefslogtreecommitdiffstats
path: root/src/ringbuf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-30ringbuf: add thread-safe, thread-specific reset functionsEric Wong1-0/+18
2008-06-30ringbuf: get_{write,read}_vector returns total bytes in both vec eltsEric Wong1-2/+5
2008-06-30Add a generic ring buffer implementationEric Wong1-0/+205