mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-22 14:00:16 +01:00
306840a580
Provides a simplified SPSC, MPSC, and MPMC bounded queue implementation using mutexes.