[audio] replace ReaderWriterQueue with the generic SPSC queue #2745

Merged
MaranBr merged 1 commit from remove-redundant-spsc-mpsc-queue into master 2025-10-16 03:15:21 +02:00
Member

A bit overkill for something that is only used once in the source code - should rather pertain to the generic SPSC queue just to avoid redundant code. If anything should be vendored.

Signed-off-by: lizzie lizzie@eden-emu.dev

A bit overkill for something that is only used once in the source code - should rather pertain to the generic SPSC queue just to avoid redundant code. If anything should be vendored. Signed-off-by: lizzie <lizzie@eden-emu.dev>
crueter force-pushed remove-redundant-spsc-mpsc-queue from c96674d180
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
to aa4576d3c6
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
2025-10-15 18:51:00 +02:00
Compare
crueter approved these changes 2025-10-16 02:15:57 +02:00
MaranBr scheduled this pull request to auto merge when all checks succeed 2025-10-16 03:15:08 +02:00
MaranBr approved these changes 2025-10-16 03:15:19 +02:00
MaranBr merged commit 31463142e1 into master 2025-10-16 03:15:21 +02:00
MaranBr deleted branch remove-redundant-spsc-mpsc-queue 2025-10-16 03:15:22 +02:00
Sign in to join this conversation.
No description provided.