SPSC_Queue icon indicating copy to clipboard operation
SPSC_Queue copied to clipboard

[SPSCQueue] limit the idx value

Open Virviglaz opened this issue 1 year ago • 0 comments

When the reader/writed index pointer is increased, limit the value to the maximum queue size making a queue circular.

Signed-off-by: Pavel Nadein [email protected]

Virviglaz avatar Aug 22 '22 09:08 Virviglaz