Skip to content

Core.OS.Thread.Queue.SPSC (Visera.Core.OS.Thread.Queue.SPSC)

Lock-free single-producer single-consumer queue for thread communication.

See also

  • Queue — parent module
  • MPSC — multi-producer variant