Audio Processing Framework (APF) version 0.5.0
|
Lock-free first-in-first-out queue. More...
Go to the source code of this file.
Classes | |
class | apf::LockFreeFifo< T * > |
Lock-free first-in-first-out (FIFO) queue. More... | |
Namespaces | |
namespace | apf |
Audio Processing Framework. | |
Lock-free first-in-first-out queue.
Definition in file lockfreefifo.h.