mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-02 00:39:42 +00: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.