Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 155 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 155 Bytes

JuceLockFreeQueue

A lock-free single producer & consumer queue, using JUCE primitives. Intended for use in e.g. audio applications.