mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
With this patch, the 'Ring_buffer' class can be made unsynchronized by setting the 'Ring_buffer_unsynchronized' policy as third template argument. Fixes #922.