Skip to content

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

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

See also

  • Queue — parent module
  • SPSC — single-producer variant