AndersKaloer/Ring-Buffer

Add atomic support?

Closed this issue · 1 comments

Add atomic support?

Atomic types/operations will not be implemented as they are typically platform/OS specific. It should be straightforward to wrap function calls in atomic blocks if needed.