📨 chic 0.0.0
Realtime-safe channels in C
Loading...
Searching...
No Matches
spmc Struct Reference

Single-producer, multiple-consumer channel. More...

#include <spmc.h>

Detailed Description

Single-producer, multiple-consumer channel.

Suitable for an arbitrary number of concurrent readers. Optimized under the assumption of only one writer.


The documentation for this struct was generated from the following file: