Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 169 Bytes

File metadata and controls

3 lines (2 loc) · 169 Bytes

Thread Safe Buffer

This is a simple wrapper for making a thread-safe buffer to allow multiple writers to a single buffer as long as complete statements are provided.