/circular_buffer_lockfree

C++11实现单生产者单消费者无锁队列模板类,在直接移植的kfifo代码基础上提高了使用的便捷性

Primary LanguageC++

No issues in this repository yet.